[mythtv-users] mythfilldatabase issues

Chris Porter hoodlum7 at gmail.com
Mon May 14 00:53:31 UTC 2012


On Sun, May 13, 2012 at 5:21 PM, Chris Porter <hoodlum7 at gmail.com> wrote:

>
> On May 13, 2012 5:03 PM, "Bill Meek" <keemllib at gmail.com> wrote:
> >
> > On 05/13/2012 05:34 PM, Michael T. Dean wrote:
> >>
> >> On 05/13/2012 05:55 PM, Chris Porter wrote:
> >>>
> >>> I am having a strange issue with mythfilldatabase. If I run
> mythfilldatabase with no arguments it is able to retrieve listing data.
> However,
> >>> if I do mythfilldatabase with the --dd-grab-all option it fails to
> retrieve data. I made sure I am using a login to Schedules direct without
> >>> an @ in the login name and I am only running QT 4.7.0
> >>>
> >>> This suggests to me there is some minor difference between how
> mythfilldatabase talks to schedules direct when using the --dd-grab-all
> option
> >>> which causes it to fail.
> >>
> >>
> >> Are you on 0.25+? If so, is it current -fixes? There may be an issue
> with a timeout which occurs only with --dd-grab-all if it takes the server
> >> too long to get the data. I think Gavin fixed this with a better
> timeout, but am not sure.
> >
> >
> > Hi;
> >
> > You probably alread read this too, but try:
> >
> >  mythfilldatabase --nodblog --loglevel debug --verbose file,network
> --logpath /tmp --dd-grab-all
> >
> > If its the problem I had with ubuntu 12.04/MySQL 5.5, my log always
> stalled* here:
> >
> >  DataDirect: sourceid 1 has lineup type: LocalBroadcast
> >
> > which was solved with input from one of the IRC channels and involves
> changing the
> > storage engine. But, I did that on my test box and would really like
> Mike's input
> > before broadcasting a solution for production machines.
> >
> > --
> > Bill
> >
> > * I'm now running in 51 seconds where it was taking hours.
> >
> > _______________________________________________
> > mythtv-users mailing list
> > mythtv-users at mythtv.org
> > http://www.mythtv.org/mailman/listinfo/mythtv-users
>
> I am on 0.25 fixes from 20120408-1.
>
> I did do the logging and no problem with mysql. I just see a down load
> failure with an error code 99.
>
> I guess I can try a more recent version of fixes 0.25.
>
here is the detail


MythTV Version : v0.25-65-g2e2f02e
MythTV Branch : fixes/0.25
Network Protocol : 72
Library API : 0.25.20120408-1
QT Version : 4.7.0
Options compiled in:
 linux release use_hidesyms using_alsa using_oss using_backend
using_bindings_perl using_bindings_python using_bindings_php using_dvb
using_firewire using_frontend using_hdhomerun using_ceton using_hdpvr
using_iptv using_ivtv using_joystick_menu using_libcec using_libcrypto
using_libdns_sd using_libxml2 using_libudf using_lirc using_mheg
using_opengl_video using_qtwebkit using_qtscript using_qtdbus using_v4l2
using_v4l1 using_x11 using_xrandr using_xv using_bindings_perl
using_bindings_python using_bindings_php using_mythtranscode using_opengl
using_vaapi using_vdpau using_ffmpeg_threads using_live using_mheg
using_libass using_libxml2 using_libudf

below is from the failed download.  ( mythfilldatabase --dd-grab-all )

2012-05-13 14:33:15.661029 I [15681/15681] CoreContext filldata.cpp:198
(GrabDDData) - This DataDirect listings source i
s shared by 3 MythTV lineups
2012-05-13 14:33:15.661033 N [15681/15681] CoreContext filldata.cpp:202
(GrabDDData) - We should use cached data for thi
s one
2012-05-13 14:33:15.661535 I [15681/15681] CoreContext filldata.cpp:231
(GrabDDData) - Retrieving datadirect data.
2012-05-13 14:33:15.661540 I [15681/15681] CoreContext filldata.cpp:234
(GrabDDData) - Grabbing ALL available data.
2012-05-13 14:33:15.661567 I [15681/15681] CoreContext datadirect.cpp:1157
(GrabData) - DataDirect: Grabbing listing dat
a
2012-05-13 14:33:15.661678 I [15681/15681] CoreContext datadirect.cpp:1020
(DDPost) - Downloading DataDirect feed
2012-05-13 14:33:15.661689 D [15681/15681] CoreContext
mythdownloadmanager.cpp:621 (postAuth) - DownloadManager: postAut
h('
http://webservices.schedulesdirect.tmsdatadirect.com/schedulesdirect/tvlistings/xtvdService',
'140737379810160')
2012-05-13 14:33:15.661912 D [15681/15684] DownloadManager
mythdownloadmanager.cpp:687 (downloadQNetworkRequest) - Check
ing cache for
http://webservices.schedulesdirect.tmsdatadirect.com/schedulesdirect/tvlistings/xtvdService
2012-05-13 14:33:15.863528 D [15681/15684] DownloadManager
mythdownloadmanager.cpp:913 (downloadError) - DownloadManager
: downloadError 99 Unknown error
2012-05-13 14:33:15.863599 D [15681/15684] DownloadManager
mythdownloadmanager.cpp:1164 (downloadProgress) - DownloadMan
ager: downloadProgress(0, 0) (for reply 140555958986272)
2012-05-13 14:33:15.863618 D [15681/15684] DownloadManager
mythdownloadmanager.cpp:1180 (downloadProgress) - DownloadMan
ager: downloadProgress:
http://webservices.schedulesdirect.tmsdatadirect.com/schedulesdirect/tvlistings/xtvdServiceto
is at 0 of 0 bytes downloaded
2012-05-13 14:33:15.863630 D [15681/15684] DownloadManager
mythdownloadmanager.cpp:953 (downloadFinished) - DownloadMana
ger: downloadFinished(140555958986272)
2012-05-13 14:33:15.863638 D [15681/15684] DownloadManager
mythdownloadmanager.cpp:938 (redirectUrl) - DownloadManager:
redirectUrl()
2012-05-13 14:33:15.863647 D [15681/15684] DownloadManager
mythdownloadmanager.cpp:1032 (downloadFinished) - downloadFin
ished(7837728): COMPLETE:
http://webservices.schedulesdirect.tmsdatadirect.com/schedulesdirect/tvlistings/xtvdService
2012-05-13 14:33:15.863878 E [15681/15681] CoreContext datadirect.cpp:1185
(GrabData) - DataDirect: Failed to get data:
Download error
2012-05-13 14:33:15.863893 E [15681/15681] CoreContext filldata.cpp:237
(GrabDDData) - Encountered error in grabbing dat
a.
2012-05-13 14:33:15.864496 E [15681/15681] CoreContext main.cpp:486 (main)
- Failed to fetch some program info


-- 
Working on World Domination since 2001
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mythtv.org/pipermail/mythtv-users/attachments/20120513/1fe5b917/attachment.html>


More information about the mythtv-users mailing list