> -----Original Message----- > [mailto:[EMAIL PROTECTED] On Behalf Of gLaNDix > (Jesse Kaufman) > Subject: Re: [mythtv-users] Backend disconnected > > > Jomama wrote: > > I too am having a mythbackend stopping issue. > > Usually @ once a day. > > I take the reboot path but even that does not always work. > > which version of myth (frontend and backend) are you running? > i found > when i upgraded everything to 0.17 it fixed this problem > > -g-
I had this problem with both 0.16 and 0.17, I simply fixed it with adding this to /etc/crontab */10 * * * * root /etc/init.d/mythtv-backend start | grep -v already\ running 0 3 * * * root /etc/init.d/mythtv-backend restart It's not very nice, but it removes the problem :). /Markus
_______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
