Re: confused by MythTV on buster

Αρχική Σελίδα

Reply to this message
Συντάκτης: Christian Marillat
Ημερομηνία:  
Προς: dmo-discussion
Αντικείμενο: Re: confused by MythTV on buster
On 10 août 2018 19:28, jsbien@??? (Janusz S. Bień) wrote:

> Hi!


Hi,

> I just upgraded, with some difficultiess, stretch to buster. By mistake
> I removed MythTV packages (but not the configuration) and had to
> reinstall them.
>
> Now the frontend connects to backend only if it is started from the
> command line, the adress used is 0.0.0.0! When backend is started on
> boot by systemd, the frontend is unable to connect.


You must check what is going wrong (when the backend doesn't start) with :

service mythtv-backend status

journalctl -xa

Christian