Mailing List Archive

Error Logs?
I am having trouble getting mythtv setup correctly. It runs and doesn't
give any obvious errors. I have scheduled a number of shows to record
using the front end. But the recording never happens. And I can't seem
to find any error logs to figure out why. I assume that mythtvbackend
logs somewhere. I am running mythtvbackend and mythtvfrontend as root
(while debugging) so permissions on the recording directories aren't the
issue. Any ideas.

Eric
RE: Error Logs? [ In reply to ]
Both mythfrontend & mythbackend output to stdout/stderr... unless you're
explicitly redirecting the output when you start the apps.

How are you starting your myth executables?

-Joe C.

> -----Original Message-----
> From: mythtv-users-bounces@snowman.net
> [mailto:mythtv-users-bounces@snowman.net]On Behalf Of Eric Thelin
> Sent: Monday, March 31, 2003 3:27 PM
> To: mythtv-users@snowman.net
> Subject: [mythtv-users] Error Logs?
>
>
> I am having trouble getting mythtv setup correctly. It runs and doesn't
> give any obvious errors. I have scheduled a number of shows to record
> using the front end. But the recording never happens. And I can't seem
> to find any error logs to figure out why. I assume that mythtvbackend
> logs somewhere. I am running mythtvbackend and mythtvfrontend as root
> (while debugging) so permissions on the recording directories aren't the
> issue. Any ideas.
>
> Eric
>
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users@snowman.net
> http://lists.snowman.net/cgi-bin/mailman/listinfo/mythtv-users
RE: Error Logs? [ In reply to ]
I am simply starting them from the command line. Actually over an ssh
connection with the DISPLAY set :0. So I can see any output and
mythtvbackend does generate a few items on startup but nothing after
that. The startup items are as I remember a list of the inputs on my tv
card. That is it. mythtvfrontend doesn't output anything. Is there
anything else that I can use to debug the problems. I have looked
through the database and everything looks like I would expect. How are
scheduled recordings started? If it isn't built in to mythtvbackend I
have missed something.

Eric

On Mon, 31 Mar 2003, Joseph A. Caputo wrote:

> Both mythfrontend & mythbackend output to stdout/stderr... unless you're
> explicitly redirecting the output when you start the apps.
>
> How are you starting your myth executables?
>
> -Joe C.
>
> > -----Original Message-----
> > From: mythtv-users-bounces@snowman.net
> > [mailto:mythtv-users-bounces@snowman.net]On Behalf Of Eric Thelin
> > Sent: Monday, March 31, 2003 3:27 PM
> > To: mythtv-users@snowman.net
> > Subject: [mythtv-users] Error Logs?
> >
> >
> > I am having trouble getting mythtv setup correctly. It runs and doesn't
> > give any obvious errors. I have scheduled a number of shows to record
> > using the front end. But the recording never happens. And I can't seem
> > to find any error logs to figure out why. I assume that mythtvbackend
> > logs somewhere. I am running mythtvbackend and mythtvfrontend as root
> > (while debugging) so permissions on the recording directories aren't the
> > issue. Any ideas.
> >
> > Eric
> >
> >
> > _______________________________________________
> > mythtv-users mailing list
> > mythtv-users@snowman.net
> > http://lists.snowman.net/cgi-bin/mailman/listinfo/mythtv-users
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users@snowman.net
> http://lists.snowman.net/cgi-bin/mailman/listinfo/mythtv-users
>
RE: Error Logs? [ In reply to ]
Hmmm, sounds like you need to go through the docs again step-by-step and
double check everything. Run both the backend & frontend setup programs,
check your mysql.txt file, and triple-check all your IP addresses in both
the backend setup & mysql.txt. Make sure that any IP address you use is
actually valid for the box you're running on (i.e., don't set the Master
backend IP to "127.0.0.1" and expect a remote frontend to work properly.

As far as terminal output goes... there's not much more than what you're
already seeing.

-Joe C.

> -----Original Message-----
> From: mythtv-users-bounces@snowman.net
> [mailto:mythtv-users-bounces@snowman.net]On Behalf Of Eric Thelin
> Sent: Monday, March 31, 2003 7:29 PM
> To: Discussion about mythtv
> Subject: RE: [mythtv-users] Error Logs?
>
>
> I am simply starting them from the command line. Actually over an ssh
> connection with the DISPLAY set :0. So I can see any output and
> mythtvbackend does generate a few items on startup but nothing after
> that. The startup items are as I remember a list of the inputs on my tv
> card. That is it. mythtvfrontend doesn't output anything. Is there
> anything else that I can use to debug the problems. I have looked
> through the database and everything looks like I would expect. How are
> scheduled recordings started? If it isn't built in to mythtvbackend I
> have missed something.
>
> Eric
>