NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) GB-PVR Support (legacy) v
« Previous 1 … 295 296 297 298 299 … 1231 Next »
EPG update stopped working

 
  • 0 Vote(s) - 0 Average
EPG update stopped working
nia
Offline

Senior Member

Posts: 385
Threads: 40
Joined: Mar 2005
#1
2008-07-02, 12:13 AM
Hi.

I still haven't upgraded, so this is 1.2.9 of march this year.

Apparently for no reason (I didn't knowingly change anything), the EPG no longer wants to update.

Some errrors occur in config.exe.log-file, like :
Code:
2008-07-01 23:29:25.453    ERROR    [5]    Failure retrieving icon from url: System.ArgumentOutOfRangeException: StartIndex cannot be less than zero.
Parameter name: startIndex
   at System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, Boolean fAlwaysCopy)
   at GBPVR.Backend.Common.XmltvEpgReader.LoadChannels(IEpgUpdateProgressCallback callback)
2008-07-01 23:29:25.453    VERBOSE    [5]    getValue cached value: /settings/XMLTVDownloadIcons : true
2008-07-01 23:29:25.453    ERROR    [5]    Failure retrieving icon from url: System.ArgumentOutOfRangeException: StartIndex cannot be less than zero.
Parameter name: startIndex
   at System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, Boolean fAlwaysCopy)
   at GBPVR.Backend.Common.XmltvEpgReader.LoadChannels(IEpgUpdateProgressCallback callback)
2008-07-01 23:29:25.453    ERROR    [5]    XMLTV: error reading xml: Item has already been added. Key in dictionary: ''  Key being added: ''
2008-07-01 23:29:25.453    VERBOSE    [5]    Notify(Reading XMLTV file)

and

Code:
2008-07-01 23:29:30.468    VERBOSE    [5]    Existing channel: TV2
2008-07-01 23:29:30.468    VERBOSE    [5]    about to save listings
2008-07-01 23:29:30.484    VERBOSE    [5]    Informing recording service that EPG has updated...
2008-07-01 23:29:31.453    VERBOSE    [1]    labelAction.Text = Saving new listings and channel information
2008-07-01 23:29:32.453    VERBOSE    [1]    labelAction.Text = Saving new listings and channel information
2008-07-01 23:29:32.765    ERROR    [5]    Unexpected error informing recording service that EPG has updated: System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:7968

Server stack trace:
   at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
   at System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
   at System.Runtime.Remoting.Channels.RemoteConnection.CreateNewSocket(EndPoint ipEndPoint)
   at System.Runtime.Remoting.Channels.RemoteConnection.CreateNewSocket()
   at System.Runtime.Remoting.Channels.SocketCache.GetSocket(String machinePortAndSid, Boolean openNew)
   at System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSink.SendRequestWithRetry(IMessage msg, ITransportHeaders requestHeaders, Stream requestStream)
   at System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSink.ProcessMessage(IMessage msg, ITransportHeaders requestHeaders, Stream requestStream, ITransportHeaders& responseHeaders, Stream& responseStream)
   at System.Runtime.Remoting.Channels.BinaryClientFormatterSink.SyncProcessMessage(IMessage msg)

Exception rethrown at [0]:
   at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
   at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   at GBPVR.Backend.Common.IRecordingService.x19443d7c8ffd7572()
   at GBPVR.Backend.Common.x396614b3dae3b1da.x19443d7c8ffd7572()
2

Logs attached.

I have tried uninstalling and reinstalling to no avail.

Any clue?

If you need any supplemental information please let me know!

TIA

Niels
Happy user since October 2004
VM Ware ESXi 6 on SuperMicro X9SCM-F | Xeon E3-1230 | Windows 7 (on ESXi) | nPVR 3.7.7
2*HDHomeRun | Kodi on PC and RaspPI | Remote: Logitech Harmony 900 | Storage: unRAID file server 23TB (on ESXi)
|
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,707
Threads: 767
Joined: Nov 2003
#2
2008-07-02, 01:21 AM
Looks like its something wrong with your xmltv file. It looks like you've got some channels with blank names or something similar.
Quote:2008-07-01 23:25:58.234 ERROR [5] XMLTV: error reading xml: Item has already been added. Key in dictionary: '' Key being added: ''
nia
Offline

Senior Member

Posts: 385
Threads: 40
Joined: Mar 2005
#3
2008-07-02, 05:38 AM
Hi Sub.

Thank you for looking into this.

I can't see any empty channels here... (see attachement).

I do load from the same XML-file with 2 names xmltv.xml and xmltv-2.xml, but it has been like that since the start (originally a restriction in GBPVR with 1 file per tuner). So that is unchanged.

Other ideas?
Happy user since October 2004
VM Ware ESXi 6 on SuperMicro X9SCM-F | Xeon E3-1230 | Windows 7 (on ESXi) | nPVR 3.7.7
2*HDHomeRun | Kodi on PC and RaspPI | Remote: Logitech Harmony 900 | Storage: unRAID file server 23TB (on ESXi)
|
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#4
2008-07-02, 05:41 AM
Last two channels:
Code:
<channel id="">
    <display-name lang="dk">TV2News</display-name>
  </channel>
  <channel id="">
    <display-name lang="dk">Jetix</display-name>
  </channel>
nia
Offline

Senior Member

Posts: 385
Threads: 40
Joined: Mar 2005
#5
2008-07-02, 05:50 AM
Aaaughhh!! Sorry !!!! :o

I'll fix it and see if it works.
Happy user since October 2004
VM Ware ESXi 6 on SuperMicro X9SCM-F | Xeon E3-1230 | Windows 7 (on ESXi) | nPVR 3.7.7
2*HDHomeRun | Kodi on PC and RaspPI | Remote: Logitech Harmony 900 | Storage: unRAID file server 23TB (on ESXi)
|
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#6
2008-07-02, 06:14 AM
NP. An extra set of eyes is sometimes a good thing. I didn't check the programs to see if any were mapped to blank channel ids.
nia
Offline

Senior Member

Posts: 385
Threads: 40
Joined: Mar 2005
#7
2008-07-02, 06:29 PM
Well - removed the dummy channels with no ID.

Problem solved Big Grin

That can teach me not to try to solve a problem late at night and not wait for the next day to submit a request here ... Rolleyes

However, an odd error message still remains. This from the attached log pvrx2.exe.log:

Code:
2008-07-02 20:16:07.546    ERROR    [1]    Unexpected error informing recording service that EPG has updated: System.NullReferenceException: Object reference not set to an instance of an object.
   at GBPVR.Backend.Common.x396614b3dae3b1da.x19443d7c8ffd7572()

I see no immediate problems, but should I be concerned?

/Niels
Happy user since October 2004
VM Ware ESXi 6 on SuperMicro X9SCM-F | Xeon E3-1230 | Windows 7 (on ESXi) | nPVR 3.7.7
2*HDHomeRun | Kodi on PC and RaspPI | Remote: Logitech Harmony 900 | Storage: unRAID file server 23TB (on ESXi)
|
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Web Scheduling Not Working hasso 1 1,845 2011-06-28, 10:48 AM
Last Post: hasso
  Can't get GBPVR working w/ WinTV-PVR150 RandyH 21 8,513 2011-06-22, 05:35 PM
Last Post: adrian_vg@yahoo.com
  "database disk image is malformed" during attemped EPG update! (GBPVR v.1.4.7) DaveA 4 3,329 2011-01-23, 06:35 PM
Last Post: DaveA
  EPG won't update nate 3 2,593 2011-01-04, 03:55 PM
Last Post: sub
  Windows 7 and Working DVD Menu Navigation imilne 8 4,259 2011-01-04, 02:23 PM
Last Post: imilne
  Webgrab no longer working, no EPG! mc2xml? ericbiermann 3 2,734 2010-12-23, 09:04 AM
Last Post: ericbiermann
  Automatic Transcoding Not Working taz 3 2,228 2010-11-22, 09:01 AM
Last Post: goelectric
  Hauppauge 1600 analog stopped working stoenjes 2 1,947 2010-11-16, 11:09 PM
Last Post: ryanmc
  Update EPG Issue dean70 1 1,898 2010-11-13, 05:31 PM
Last Post: sub
  Live TV Recording Pause etc not working manoj.kollam 3 2,416 2010-10-21, 10:50 PM
Last Post: sub

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode