tellytv / telly

An IPTV proxy
MIT License
751 stars 105 forks source link

Crash during update #198

Open robbiet480 opened 5 years ago

robbiet480 commented 5 years ago
INFO[2018-09-12T17:13:25-07:00] telly lineup "Primary" is live at http://192.168.1.3:6078/
SELECT * FROM lineup_channel WHERE guide_channel_id IN (SELECT id FROM guide_source_channel WHERE guide_id = '1') []
INFO[2018-09-12T17:13:29-07:00] Beginning import of guide data from provider 1, getting 6 channels: I703.65025.schedulesdirect.org, I356.64241.schedulesdirect.org, I202.58646.schedulesdirect.org, I355.58780.schedulesdirect.org, I353.71799.schedulesdirect.org, I212.45399.schedulesdirect.org
Channel I703.65025.schedulesdirect.org exists in cache already with 17 days of schedule available
Channel I356.64241.schedulesdirect.org exists in cache already with 17 days of schedule available
Channel I202.58646.schedulesdirect.org exists in cache already with 17 days of schedule available
Channel I355.58780.schedulesdirect.org exists in cache already with 17 days of schedule available
Channel I353.71799.schedulesdirect.org exists in cache already with 17 days of schedule available
Channel I212.45399.schedulesdirect.org exists in cache already with 17 days of schedule available
ERRO[2018-09-12T17:13:30-07:00] could not complete guide updates: error when updating schedule for provider 1: error getting lastModifieds from schedules direct: status code was 400, expected 2XX-3XX. received content: <html>
<head><title>400 Bad Request</title></head>
<body bgcolor="white">
<center><h1>400 Bad Request</h1></center>
</body>
</html>

INFO[2018-09-12T17:13:30-07:00] Guide source has been updated successfully
FATA[2018-09-12T17:13:30-07:00] error during tuner shutdown                   error="context deadline exceeded"
robbiet480 commented 5 years ago

Unable to repro this :(

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.