[mythtvnz] No EPG - need temp solution
Robert Fisher
robert at fisher.net.nz
Mon Apr 18 05:33:48 BST 2022
I still get this:-
robert at FishMyth:~$ systemctl status epg
● epg.service - Get MHEG5 EPG for MythTV
Loaded: loaded (/etc/systemd/system/epg.service; disabled; vendor
preset: enabled)
Active: active (running) since Mon 2022-04-18 16:21:28 NZST; 6min ago
TriggeredBy: ● epg.timer
Main PID: 3558 (do_mhegepgsnoop)
Tasks: 2 (limit: 4508)
Memory: 5.2M
CGroup: /system.slice/epg.service
├─3558 /bin/bash /usr/local/bin/do_mhegepgsnoop.sh
└─3850 sleep 5m
Apr 18 16:21:30 FishMyth bash[3568]: Error accessing mythconverg
database using Python bindings. Exiting.
Apr 18 16:21:30 FishMyth bash[3584]: rm: cannot remove '/tmp/xmltv.xml':
No such file or directory
Apr 18 16:21:30 FishMyth bash[3558]: Warning: mhegepgsnoop failed
(retval=1), retrying after sleep 5m
Apr 18 16:26:30 FishMyth bash[3558]: Try 2, running mhegepgsnoop.py now
Apr 18 16:26:30 FishMyth bash[3845]: Options selected =
Namespace(UTC=False, both=True, clean_titles=False, demux_device='/dev/dvb/>
Apr 18 16:26:30 FishMyth bash[3845]: Getting channel info from MythTV
database using Python bindings
Apr 18 16:26:32 FishMyth bash[3845]: Cannot find home directory to write to
Apr 18 16:26:32 FishMyth bash[3845]: Error accessing mythconverg
database using Python bindings. Exiting.
Apr 18 16:26:32 FishMyth bash[3849]: rm: cannot remove '/tmp/xmltv.xml':
No such file or directory
Apr 18 16:26:32 FishMyth bash[3558]: Warning: mhegepgsnoop failed
(retval=1), retrying after sleep 5m
lines 1-21/21 (END)
On 16/04/22 16:07, Stephen Worthington wrote:
> Oops, the rm is in the wrong place, try this:
>
> sudo su
> cd /root
> mkdir .mythtv
> cd .mythtv
> rm config.xml
> ln -s /etc/mythtv/config.xml
> exit
>
More information about the mythtvnz
mailing list