Bug #4187
JavaScript issue with TVheadend returning innerHTML write error.
0%
Description
"comet failure [e=Cannot set property 'innerHTML' of undefined]"
It's incredible that through all my Googling for a fix to this issue, that no one recognises this to be a simple JavaScript error message incorporated into TVheadend. It is being returned when I try to map services. Apparently, TVheadend has a JavaScript bug that is calling a particular command to load data into an Object Model element that hasn't been loaded yet. This is definitely an issue that TVheadend's developers need to look into. I am seeing this complaint all across my Google searches without any answers and some of them are very old. This doesn't seem to be browser specific because I receive this error with Chrome and Firefox.
History
Updated by g siviero almost 8 years ago
I've been using TVheadend for years on different platforms and mapped services dozens of times and I never encountered this issue.
You should provide more information on your setup (TVH version and log at least).
Updated by Jaroslav Kysela over 7 years ago
Each browser has own debugger. We need more info in which javascript code is the error reported.