FillBuffer: curl failed with code 52
#1
Hello,

I have problem to play live tv stream, in xbmc log i have :

CDVDMessageQueue(player):Tongueut MSGQ_NOT_INITIALIZED
FillBuffer: curl failed with code 52

Thanks
Sorry for my english :confused2:
Reply
#2
Curl error 52 is CURLE_GOT_NOTHING, which means Curl was able to connect but the server sent back no data.

Is it just the one stream that gives problems, or is it all streams?

To get any further we need to see a debug log. Enable debug logging from System settings, System, Debugging, and restart XBMC then wait a minute or two for all the startup tasks to finish. Now try and play the stream, and when it fails close XBMC.

If you're using Linux or OSX see http://wiki.xbmc.org/index.php?title=Log_File. If you're using Windows open the debug log by pressing Windows-R and in the Run dialog type:

"%appdata%\xbmc\xbmc.log"

(including the quotes). Click OK and the log should open in Notepad. Copy and paste the log into http://pastebin.com/ and post the link it gives you here.

JR
Reply
#3
Thank you so much

I will tray this today.



jhsrennie Wrote:Curl error 52 is CURLE_GOT_NOTHING, which means Curl was able to connect but the server sent back no data.

Is it just the one stream that gives problems, or is it all streams?

To get any further we need to see a debug log. Enable debug logging from System settings, System, Debugging, and restart XBMC then wait a minute or two for all the startup tasks to finish. Now try and play the stream, and when it fails close XBMC.

If you're using Linux or OSX see http://wiki.xbmc.org/index.php?title=Log_File. If you're using Windows open the debug log by pressing Windows-R and in the Run dialog type:

"%appdata%\xbmc\xbmc.log"

(including the quotes). Click OK and the log should open in Notepad. Copy and paste the log into http://pastebin.com/ and post the link it gives you here.

JR
Reply

Logout Mark Read Team Forum Stats Members Help
FillBuffer: curl failed with code 520