Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Guide provider lineup window throws error, will not close. #6

Open
ghost opened this issue Sep 13, 2018 · 1 comment
Open

Guide provider lineup window throws error, will not close. #6

ghost opened this issue Sep 13, 2018 · 1 comment

Comments

@ghost
Copy link

ghost commented Sep 13, 2018

@chazlarson commented on Sep 6, 2018, 3:20 PM UTC:

telly release with the issue:

1.5.0

Last working telly release (if known):

Operating environment (Docker/Windows/Linux/QNAP, etc.):

Docker on Mac OS X
Description of problem:

Open Web UI, add Schedules Direct Guide Provider.
Click on "Lineups" button.

Javascript console shows:
TypeError: null is not an object (evaluating 't.guideProvider.ProviderData.lineups')

Clicking anywhere now spits that same error into the console. Dialog can't be closed without reloading the browser at which I receive:

message: "Http failure response for http://192.168.1.61:6077/api/guide_sources: 500 Internal Server Error"
name: "HttpErrorResponse"
ok: false
status: 500
statusText: "Internal Server Error"
url: "http://192.168.1.61:6077/api/guide_sources"

Contents of telly.config.toml [if you're using a version above 1.1]:

  • REMEMBER TO DELETE ANY CREDENTIALS IN CONFIG FILES OR COMMAND LINES

Command line used to run telly [if applicable]:

  • REMEMBER TO DELETE ANY CREDENTIALS IN CONFIG FILES OR COMMAND LINES

Docker run command used to run telly [if applicable]:

  • REMEMBER TO DELETE ANY CREDENTIALS IN CONFIG FILES OR COMMAND LINES

telly or docker log:

time="2018-09-06T15:16:00Z" level=info msg="telly is preparing to go live (version=, branch=, revision=)"
time="2018-09-06T15:16:00Z" level=debug msg="creating webserver routes"
time="2018-09-06T15:16:00Z" level=info msg="telly is live and on the air!"
time="2018-09-06T15:16:00Z" level=info msg="Broadcasting from http://0.0.0.0:6077/"
time="2018-09-06T15:16:00Z" level=info msg="EPG URL: http://0.0.0.0:6077/epg.xml"
time="2018-09-06T15:16:03Z" level=info fields.time="2018-09-06T15:16:03Z" ipAddress=172.17.0.1 latency="600.5µs" method=GET path=/api/guide_sources status=200 userAgent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1.2 Safari/605.1.15"
time="2018-09-06T15:16:03Z" level=info fields.time="2018-09-06T15:16:03Z" ipAddress=172.17.0.1 latency=1.3661ms method=GET path=/api/video_sources status=200 userAgent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1.2 Safari/605.1.15"
time="2018-09-06T15:16:03Z" level=info fields.time="2018-09-06T15:16:03Z" ipAddress=172.17.0.1 latency="541.1µs" method=GET path=/ status=200 userAgent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1.2 Safari/605.1.15"
time="2018-09-06T15:16:29Z" level=info msg="Detected passed config is for provider Schedules Direct"
time="2018-09-06T15:16:29Z" level=info fields.time="2018-09-06T15:16:29Z" ipAddress=172.17.0.1 latency=480.8037ms method=POST path=/api/guide_sources status=200 userAgent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1.2 Safari/605.1.15"
time="2018-09-06T15:18:31Z" level=info fields.time="2018-09-06T15:18:31Z" ipAddress=172.17.0.1 latency="331.2µs" method=GET path=/ status=200 userAgent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1.2 Safari/605.1.15"
time="2018-09-06T15:18:31Z" level=info fields.time="2018-09-06T15:18:31Z" ipAddress=172.17.0.1 latency="526.1µs" method=GET path=/api/video_sources status=200 userAgent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1.2 Safari/605.1.15"
time="2018-09-06T15:18:31Z" level=error msg="Error #01: sql: converting argument $1 type: unsupported type []interface {}, a slice of interface\n" fields.time="2018-09-06T15:18:31Z" ipAddress=172.17.0.1 latency="671.4µs" method=GET path=/api/guide_sources status=500 userAgent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1.2 Safari/605.1.15"
time="2018-09-06T15:18:31Z" level=info fields.time="2018-09-06T15:18:31Z" ipAddress=172.17.0.1 latency="362.2µs" method=GET path=/runtime.js status=200 userAgent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1.2 Safari/605.1.15"
time="2018-09-06T15:18:31Z" level=info fields.time="2018-09-06T15:18:31Z" ipAddress=172.17.0.1 latency=3.7752ms method=GET path=/polyfills.js status=200 userAgent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1.2 Safari/605.1.15"
time="2018-09-06T15:18:31Z" level=info fields.time="2018-09-06T15:18:31Z" ipAddress=172.17.0.1 latency=7.5814ms method=GET path=/styles.css status=200 userAgent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1.2 Safari/605.1.15"
time="2018-09-06T15:18:31Z" level=info fields.time="2018-09-06T15:18:31Z" ipAddress=172.17.0.1 latency=31.8149ms method=GET path=/main.js status=200 userAgent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1.2 Safari/605.1.15"
time="2018-09-06T15:18:31Z" level=info fields.time="2018-09-06T15:18:31Z" ipAddress=172.17.0.1 latency="477.2µs" method=GET path=/assets/logo.svg status=200 userAgent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1.2 Safari/605.1.15"
time="2018-09-06T15:18:31Z" level=info fields.time="2018-09-06T15:18:31Z" ipAddress=172.17.0.1 latency="516.1µs" method=GET path=/api/video_sources status=200 userAgent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1.2 Safari/605.1.15"
time="2018-09-06T15:18:31Z" level=error msg="Error #01: sql: converting argument $1 type: unsupported type []interface {}, a slice of interface\n" fields.time="2018-09-06T15:18:31Z" ipAddress=172.17.0.1 latency="954.4µs" method=GET path=/api/guide_sources status=500 userAgent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1.2 Safari/605.1.15"

Additional information:

This issue was moved by robbiet480 from tellytv/telly#189.

@ghost
Copy link
Author

ghost commented Sep 13, 2018

@robbiet480 commented on Sep 13, 2018, 1:28 AM UTC:

Fixed for a while now!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants