pvr.zattoo icon indicating copy to clipboard operation
pvr.zattoo copied to clipboard

Channels not being played

Open p0nti opened this issue 1 year ago • 5 comments

Hello, got the following problem:

` 2023-06-08 14:00:18.693 T:1434 error : CRepository: failed read 'https://addons.libreelec.tv/11.0.0/ARMv8/arm/addons.xml.gz.sha256'
2023-06-08 14:00:30.815 T:1434 error : CCurlFile::CReadState::FillBuffer - (0xcd33c5a8) Failed: Server returned nothing (no headers, no data)(52)
2023-06-08 14:00:30.815 T:1434 error : CCurlFile::Open - http://mirrors.kodi.tv/addons/nexus/addons.xml.gz?sha256 Failed with code 0:

2023-06-08 14:00:30.815 T:1434 error : CRepository: failed read 'http://mirrors.kodi.tv/addons/nexus/addons.xml.gz?sha256'
2023-06-08 14:00:43.043 T:1434 error : CCurlFile::CReadState::FillBuffer - (0xcd33c5a8) Failed: SSL connect error(35)
2023-06-08 14:00:43.043 T:1434 error : CCurlFile::Open - https://raw.githubusercontent.com/zomboided/xbmc.zomboided.plugins/master/addons.xml.md5 Failed with code

2023-06-08 14:34:15.283 T:1103 error : AddOnLog: pvr.zattoo: Open URL failed with -2.
2023-06-08 14:34:15.283 T:1103 error : GetTimers: Add-on 'pvr.zattoo' returned an error: the command failed
2023-06-08 14:34:27.429 T:1103 error : CCurlFile::CReadState::FillBuffer - (0xc12f5830) Failed: SSL connect error(35)
2023-06-08 14:34:27.429 T:1103 error : CCurlFile::Open - https://zattoo.com/zapi/v2/playlist Failed with code 0:

2023-06-08 14:34:27.431 T:1103 error : AddOnLog: pvr.zattoo: Open URL failed with -2.
2023-06-08 14:34:27.431 T:1103 error : GetRecordings: Add-on 'pvr.zattoo' returned an error: the command failed
2023-06-08 14:34:33.212 T:1024 info : CActiveAESink::OpenSink - initialize sink
2023-06-08 14:34:33.212 T:1024 info : CAESinkALSA::Initialize - Attempting to open device "sysdefault:CARD=vc4hdmi1"
2023-06-08 14:34:33.219 T:1024 info : CAESinkALSA::Initialize - Opened device "sysdefault:CARD=vc4hdmi1"
2023-06-08 14:34:33.220 T:1024 info : CAESinkALSA::InitializeHW - Your hardware does not support AE_FMT_FLOAT, trying other formats
2023-06-08 14:34:33.220 T:1024 info : CAESinkALSA::InitializeHW - Using data format AE_FMT_S24NE3
2023-06-08 14:34:48.386 T:1016 error : CCurlFile::CReadState::FillBuffer - (0x29c24b0) Failed: SSL connect error(35)
2023-06-08 14:34:48.387 T:1016 error : CCurlFile::Open - https://zattoo.com/zapi/watch/live/eurosport Failed with code 0:

`

I haven't changed any setting. Any ideas? Thanks

p0nti avatar Jun 08 '23 12:06 p0nti

Had the same problem today with version 20.3.8.1 No problem with 20.3.7.1

Firewolf1337 avatar Jun 08 '23 16:06 Firewolf1337

This is not related to the addon version. It seems to be the same issue as https://github.com/rbuehlma/pvr.zattoo/issues/173

Somehow the connection to the Zattoo server gets closed without a response. Unfortunately, the cause is not yet clear.

rbuehlma avatar Jun 08 '23 17:06 rbuehlma

Hi,

I see the same problem with 20.3.8 on osmc vero 4k+ and RPi4 since osmc 2023.06-1.

Logfile:

2023-06-14 19:54:47.898 T:3052 info : Loading skin file: DialogPVRInfo.xml, load type: LOAD_EVERY_TIME 2023-06-14 19:54:50.727 T:3052 info : AddOnLog: pvr.zattoo: Selected quality: hd 2023-06-14 19:54:50.809 T:3052 info : AddOnLog: pvr.zattoo: Fallback to no-drm version. 2023-06-14 19:54:50.810 T:3052 info : AddOnLog: pvr.zattoo: Selected quality: 2023-06-14 19:54:50.853 T:3052 error : AddOnLog: pvr.zattoo: Open URL failed with 404. 2023-06-14 19:54:50.853 T:3052 error : GetChannelStreamProperties: Add-on 'pvr.zattoo' returned an error: the command failed 2023-06-14 19:54:50.863 T:3052 info : VideoPlayer::OpenFile: pvr://channels/tv/Alle%20Kan%c3%a4le/[email protected]_129987.pvr 2023-06-14 19:54:50.866 T:3674 info : Creating InputStream 2023-06-14 19:54:50.876 T:3674 error : CVideoPlayer::OpenInputStream - error opening [pvr://channels/tv/Alle%20Kan%c3%a4le/[email protected]_129987.pvr] 2023-06-14 19:54:50.876 T:3674 info : CVideoPlayer::OnExit() 2023-06-14 19:54:51.043 T:3052 info : CVideoPlayer::CloseFile() 2023-06-14 19:54:51.043 T:3052 info : VideoPlayer: waiting for threads to exit 2023-06-14 19:54:51.043 T:3052 info : VideoPlayer: finished waiting

A vero 4k with osmc 2023.05-1 and pvr.zattoo 19.7.16 works.

hth, kaasboer

de-echte-kaasboer avatar Jun 14 '23 18:06 de-echte-kaasboer

This does not seem to be the same issue. Please open a new ticket and add a link to a complete debug log.

rbuehlma avatar Jun 14 '23 20:06 rbuehlma

Thank you, I opened a new ticket (#177).

cu, kaasboer

de-echte-kaasboer avatar Jun 16 '23 16:06 de-echte-kaasboer

I have not observed this issue for a long time using Kodi 21. Therefore closing this ticket.

rbuehlma avatar Aug 19 '24 14:08 rbuehlma