Re: confused by MythTV on buster

トップ ページ

このメッセージに返信
著者: Christian Marillat
日付:  
To: 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