Project

General

Profile

Bug #6316

epg dump fails

Added by joe blow 11 months ago. Updated 10 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
EPG
Target version:
-
Start date:
2023-12-17
Due date:
% Done:

0%

Estimated time:
Found in version:
version 4.3-2185~g0da7fc0b7-dirty
Affected Versions:

Description

PRETTY_NAME="Debian GNU/Linux 12 (bookworm)" 
NAME="Debian GNU/Linux" 
VERSION_ID="12" 
VERSION="12 (bookworm)" 
VERSION_CODENAME=bookworm

uname -a

Linux thunder 6.1.0-16-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.67-1 (2023-12-12) x86_64 GNU/Linux

support/version

support/version 4.3-2185~g0da7fc0b7-dirty

Error:

support/epgdump /home/jerry/.config/appdata/tvheadend/epgdb.v2
__iter__()
{ }
Traceback (most recent call last):
  File "support/epgdump", line 37, in <module>
    for msg in htsmsg.deserialize(fp, True):
  File "support/../lib/py/tvh/htsmsg.py", line 250, in next
    raise Exception('failed to read from fp')
Exception: failed to read from fp

In attempting to troubleshoot an unrelated issue, an attempt to dump epg resulted in the above.
A discussion on the forums seems to suggest an issue with the underlying HTSP Python library.
See here:

https://tvheadend.org/boards/5/topics/51032


Files

buildinfo.zip (3.04 KB) buildinfo.zip build_info joe blow, 2023-12-17 12:37
config.zip (4.81 KB) config.zip configure joe blow, 2023-12-17 12:37
config_mk.zip (1.38 KB) config_mk.zip config.mk joe blow, 2023-12-17 12:37

History

#1

Updated by saen acro 10 months ago

What is a idea of dump database, isn't more easy to do

wget/curl http://ip.or.dns.of.tvh:9981/xmltv/channels

Also available in: Atom PDF