2019-03-24, 04:51 AM
mvallevand Wrote:Sometimes the API gets locked and doesn't return good results for some reason. I just checked the API and it was showing that the game was still on. I visited the ESPN web site and the status was ok and then re-checked the API and it showed concluded.
Sorry to bother you on this problem again, but I'm now starting to see it consistently. The logs show it always failing at the same time: 2:11 after the start of the broadcast. In this case, the broadcast started at 7:00pm, and it lists status_in_progress, until 9:11pm, when the logs show this:
Code:
2019-03-23 21:09:03.915 [DEBUG][1] Waiting
2019-03-23 21:11:03.927 [DEBUG][1] Schedule oid 15574 Status STATUS_IN_PROGRESS
2019-03-23 21:11:04.493 [DEBUG][1] LivePvrData.Data.Net.Responses.StatusResponse [Title=NBA Basketball, Status=Start Delay, IsValid=True, IsActive=False, IsComplete=False, IsError=False, ]
2019-03-23 21:11:04.493 [DEBUG][1] Sports event monitor did not start
2019-03-23 21:11:04.493 [DEBUG][1] Monitor status = none
2019-03-23 21:11:04.502 [DEBUG][1] Cancelling wake up request for for 'EP030312261097'
2019-03-23 21:11:04.502 [DEBUG][1] Cancelling wake up request for for 'EP030312261097-backup'
2019-03-23 21:11:04.511 [DEBUG][1] CancelAllWakeupRequests
The game is still active when this event happens. And it's the same thing for every recent game. Weird. I've attached the full log. Up for a look?
Thanks!