pipelka / vdr-plugin-xvdr

DISCONTINUED - XVDR Plugin for VDR
GNU General Public License v2.0
43 stars 22 forks source link

Problem on inital connection #43

Closed carsten12 closed 12 years ago

carsten12 commented 12 years ago

Not sure, whether it's a plugin or addon problem. When cold booting OpenELEC with latest 16.01.2012 addon and latest plugin on headless vdr 1.7.21 server, I sometimes don't get a correct inital communication (loading epg hangs). I found this in the logfile of the plugin:

Jan 22 11:25:29 riker vdr: [11783] XVDR: Client with ID 29 connected: 192.168.7.188:39619 Jan 22 11:25:29 riker vdr: [1051] XVDR: Welcome client 'XBMC Media Center' with protocol version '3' Jan 22 11:25:29 riker vdr: [1051] XVDR: Preferred language: deu,ger / type: 0 Jan 22 11:25:29 riker vdr: [1051] XVDR: Channellist filter: Jan 22 11:25:29 riker vdr: [1051] XVDR: Free To Air channels: Yes Jan 22 11:25:29 riker vdr: [1051] XVDR: Only native language: No Jan 22 11:25:29 riker vdr: [1051] XVDR: Enabled CaIDs: Jan 22 11:25:29 riker vdr: [1051] XVDR: FFFF Jan 22 11:25:29 riker vdr: [1051] XVDR: Setting channel update method: 0 Jan 22 11:25:30 riker vdr: [11783] XVDR: Recordings state changed (1577) Jan 22 11:25:30 riker vdr: [11783] XVDR: Requesting clients to reload recordings list Jan 22 11:25:48 riker vdr: [1051] XVDR-Error: cxSocket::write: write() error Jan 22 11:25:48 riker vdr: [11783] loading /var/lib/vdr/plugins/xvdr/allowed_hosts.conf Jan 22 11:25:48 riker vdr: [11783] XVDR: Client with ID 30 connected: 192.168.7.188:39624 Jan 22 11:25:48 riker vdr: [11783] loading /var/lib/vdr/plugins/xvdr/allowed_hosts.conf Jan 22 11:25:48 riker vdr: [11783] XVDR: Client with ID 31 connected: 192.168.7.188:39625 Jan 22 11:25:48 riker vdr: [1051] XVDR-Error: cxSocket::write: write() error Jan 22 11:25:48 riker vdr: [1053] XVDR: Welcome client 'XBMC Media Center' with protocol version '3' Jan 22 11:25:48 riker vdr: [1053] XVDR: Preferred language: deu,ger / type: 0 Jan 22 11:25:48 riker vdr: [1054] XVDR: Welcome client 'XBMC Media Center' with protocol version '3' Jan 22 11:25:48 riker vdr: [1054] XVDR: Preferred language: deu,ger / type: 0 Jan 22 11:25:48 riker vdr: [1051] XVDR-Error: cxSocket::write: write() error Jan 22 11:25:48 riker vdr: [1051] XVDR-Error: cxSocket::read: read() error at 0/4 Jan 22 11:25:48 riker vdr: [1053] XVDR-Error: cxSocket::write: write() error Jan 22 11:25:48 riker vdr: [1053] XVDR-Error: cxSocket::write: write() error Jan 22 11:25:48 riker vdr: [1053] XVDR-Error: cxSocket::read: read() error at 0/4 Jan 22 11:25:48 riker vdr: [11783] XVDR: Client with ID 29 seems to be disconnected, removing from client list Jan 22 11:25:48 riker vdr: [11783] XVDR: Client with ID 30 seems to be disconnected, removing from client list Jan 22 11:25:48 riker vdr: [11783] XVDR: Recordings state changed (1755) Jan 22 11:25:48 riker vdr: [11783] XVDR: Requesting clients to reload recordings list Jan 22 11:25:53 riker vdr: [1054] XVDR: Channellist filter: Jan 22 11:25:53 riker vdr: [1054] XVDR: Free To Air channels: Yes Jan 22 11:25:53 riker vdr: [1054] XVDR: Only native language: No Jan 22 11:25:53 riker vdr: [1054] XVDR: Enabled CaIDs: Jan 22 11:25:53 riker vdr: [1054] XVDR: FFFF Jan 22 11:25:58 riker vdr: [1054] XVDR: Setting channel update method: 0 Jan 22 11:29:00 riker vdr: [11784] EPGSearch: search timer update started Jan 22 11:29:00 riker vdr: [11784] EPGSearch: search timer update finished

Could you advise if you need more debug logs? I would be a bit in trouble to do DEBUG=1 versions of the addon for sure, eventually I could build a plugin with DEBUG=1.

pipelka commented 12 years ago

Hmm,... I see the client connecting and disconnecting again and again. Please post the xbmc.log. Maybe there's a bit more information (you don't need to rebuild the addon).

carsten12 commented 12 years ago

You will find the log in the Live TV viewing problem, as I checked on EPG first and then tried TV viewing.   -----Ursprüngliche Nachricht----- An:Carsten Schiers carsten@schiers.de; Von:Alexander Pipelka reply@reply.github.com Gesendet:Mo 23.01.2012 10:04 Betreff:Re: [vdr-plugin-xvdr] Problem on inital connection (#43) Hmm,... I see the client connecting and disconnecting again and again. Please post the xbmc.log. Maybe there's a bit more information (you don't need to rebuild the addon).


Reply to this email directly or view it on GitHub: https://github.com/pipelka/vdr-plugin-xvdr/issues/43#issuecomment-3610857

carsten12 commented 12 years ago

Could it be related to the Live TV viewing/prioritiy (-1 vs. 50) issue? Something like, where the Live TV would freeze, but earlier, when fetching the EPG?

I will check whether this happens again. I started only a few times for now, but it did not happen again.

carsten12 commented 12 years ago

It has improved but is not gone in later versions.

carsten12 commented 12 years ago

seems no longer to hang in later versions