Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: svdrp error in combination with vcron and master-timer



Hallo Matthias,

I changed some things inside of torecord ... MT is only creating a
recording once - right? So this is what came out then:

----- /var/log/syslog ---------

May  8 17:03:01 video vdr[1313]: connect from 127.0.0.1, port 45190 -
accepted
May  8 17:03:01 video vdr[1313]: ERROR (svdrp.c,351): Broken pipe
May  8 17:03:01 video vdr[1313]: closing SVDRP connection
May  8 17:03:02 video vdr[1313]: connect from 127.0.0.1, port 45198 -
accepted
May  8 17:03:04 video vdr[1313]: lost connection to SVDRP client
May  8 17:03:04 video vdr[1313]: ERROR (svdrp.c,351): Broken pipe
May  8 17:03:04 video vdr[1313]: closing SVDRP connection
May  8 17:03:05 video vdr[1313]: connect from 127.0.0.1, port 45206 -
accepted
May  8 17:03:05 video vdr[1313]: ERROR (svdrp.c,351): Broken pipe
May  8 17:03:05 video vdr[1313]: closing SVDRP connection
May  8 17:03:06 video vdr[1313]: connect from 127.0.0.1, port 45211 -
accepted
May  8 17:03:06 video vdr[1313]: timer 6 added
May  8 17:03:06 video vdr[1313]: timer 7 added
May  8 17:03:06 video vdr[1313]: timer 8 added
May  8 17:03:06 video vdr[1313]: ERROR (svdrp.c,351): Broken pipe
May  8 17:03:06 video vdr[1313]: closing SVDRP connection

-------- vdr.start.log ---------

Start: Timers to be programmed
[Pretender,177]1 2:37:08:2059:2152:75:50:Pretender~EPISODE:Title:
"Pretender"||Subtitle: "Die Sexfalle"
[Poltergeist,184]1 2:37:08:2234:2322:75:50:Poltergeist~EPISODE:Title:
"Poltergeist: Die unheimliche Macht"||Subtitle: "$
[Poltergeist,184]1 2:37:12:2239:2327:75:50:Poltergeist~EPISODE:Title:
"Poltergeist: Die unheimliche Macht"||Subtitle: "$
Ende: Timers to be programmed
---------------------------------------------

Looks good excetp for the "Broken pipe" ... By the way: I am running VDR
1.1.27 ... If this makes any difference.

So, it is doing what I want it to do, create the respective timer (it
looks like at least), but the errors make me wonder ... Unfortunately I
really cannot understand any C/C++.

Thanks for your interest anyways,
ALex



-----Ursprüngliche Nachricht-----
Von: vdr-bounce@linuxtv.org [mailto:vdr-bounce@linuxtv.org] Im Auftrag
von Matthias Schniedermeyer
Gesendet: Donnerstag, 8. Mai 2003 16:19
An: vdr@linuxtv.org
Betreff: [vdr] Re: svdrp error in combination with vcron and
master-timer

On Thu, May 08, 2003 at 04:08:12PM +0200, Alexander Damhuis wrote:
> Dear all,
> Hello Klaus,
>  
> I was just playing around with master-timer Version 0.5.11.
>  
> Following the instructions I copied everything correctly and tested
it,
> starting the run-mt.pl manually. It worked fine. As soon as I try to
use
> my cron, the following appears in /var/log/syslog:
>  
> May  8 15:59:00 video CRON[9815]: (root) CMD (/usr/local/bin/run-mt.pl
> >> /video0/vdr.start.log 2>&1)
> May  8 15:59:00 video vdr[1313]: connect from 127.0.0.1, port 34037 -
> accepted
> May  8 15:59:00 video vdr[1313]: ERROR (svdrp.c,351): Broken pipe
> May  8 15:59:00 video vdr[1313]: closing SVDRP connection
> May  8 15:59:02 video vdr[1313]: connect from 127.0.0.1, port 34042 -
> accepted
> May  8 15:59:03 video vdr[1313]: lost connection to SVDRP client
> May  8 15:59:03 video vdr[1313]: ERROR (svdrp.c,351): Broken pipe
> May  8 15:59:03 video vdr[1313]: closing SVDRP connection
>  
> Here is my crontab -l
>  
> # DO NOT EDIT THIS FILE - edit the master and reinstall.
> # (- installed on Thu May  8 11:37:11 2003)
> # (Cron version -- $Id: crontab.c,v 2.13 1994/01/17 03:20:37 vixie Exp
> $)
> 53   8,15,23    *       *       *
> /usr/local/src/epg2timers/update_timers >> /video0/vdr.start.log 2>&1
> 59      15      *       *       *       /usr/local/bin/run-mt.pl >>
> /video0/vdr.start.log 2>&1
>  
>  
> The funny thing is, that epg2timers is working properly, and they both
> work from a console.
>  
> Does anyone have any idea ? What das this ERROR (svdrp.c,351): Broken
> pipe mean?

What appears in vdr.start.log?




Bis denn

-- 
Real Programmers consider "what you see is what you get" to be just as 
bad a concept in Text Editors as it is in women. No, the Real Programmer
wants a "you asked for it, you got it" text editor -- complicated, 
cryptic, powerful, unforgiving, dangerous.



-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr"
as subject.



-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index