Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] XBMC RSS news feed not working
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
BT
Guru
Guru


Joined: 13 Jun 2004
Posts: 318

PostPosted: Mon Feb 06, 2012 6:03 am    Post subject: [SOLVED] XBMC RSS news feed not working Reply with quote

Could someone please confirm if the XBMC RSS news feed works? It hasn't worked for me for at least 6 months. I run XBMC git (xbmc-9999) on amd64.

The only indication I have that something is wrong is the "FillBuffer: curl failed with code 28" warning in the XBMC debug log.
Code:
16:54:35 T:139639968302848   DEBUG: Thread CRssReader start, auto delete: 0
16:54:35 T:139639968302848   DEBUG: FileCurl::Open(0x7f0076b4fa90) http://feeds.feedburner.com/xbmc
16:54:35 T:139639968302848    INFO: easy_aquire - Created session to http://feeds.feedburner.com
16:54:35 T:139639635203840   DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
16:54:35 T:139639635203840   DEBUG: GetRecentlyAddedAlbumSongs() query: SELECT songview.* FROM (SELECT idAlbum FROM albumview ORDER BY idAlbum DESC LIMIT 10) AS recentalbums JOIN songview ON songview.idAlbum=recentalbums.idAlbum
16:54:35 T:139639635203840   DEBUG: GetRecentlyAddedAlbums query: select * from albumview order by idAlbum desc limit 10
16:54:35 T:139639635203840   DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
16:54:35 T:139639635203840   DEBUG: RunQuery took 0 ms for 0 items query: select * from movieview  order by idMovie desc limit 10
16:54:35 T:139639635203840   DEBUG: RunQuery took 0 ms for 0 items query: select * from episodeview order by idEpisode desc limit 10
16:54:35 T:139639635203840   DEBUG: GetMusicVideosByWhere query = select * from musicvideoview order by idMVideo desc limit 10
16:54:35 T:139639635203840   DEBUG: GetMusicVideosByWhere time for actual SQL query = 0
16:54:35 T:139639635203840   DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
16:54:36 T:139639969941312   DEBUG: UPower: Recieved an unknown signal NameAcquired
16:54:37 T:139639968302848 WARNING: FillBuffer: curl failed with code 28
16:54:37 T:139639968302848   ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
16:54:41 T:139639968302848   DEBUG: FileCurl::Open(0x7f0076b4fa90) http://feeds.feedburner.com/xbmc
16:54:43 T:139639968302848 WARNING: FillBuffer: curl failed with code 28
16:54:43 T:139639968302848   ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
16:54:45 T:139639969941312    INFO: LIRC Initialize: using: /dev/lircd
16:54:45 T:139639969941312   DEBUG: Failed to connect to LIRC. Retry in 20s.
16:54:46 T:139639968302848   DEBUG: FileCurl::Open(0x7f0076b4fa90) http://feeds.feedburner.com/xbmc
16:54:48 T:139639968302848 WARNING: FillBuffer: curl failed with code 28
16:54:48 T:139639968302848   ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
16:54:51 T:139639968302848   DEBUG: Thread CRssReader 139639968302848 terminating

The curl documentation lists error code 28 as:
Quote:
Operation timeout. The specified time-out period was reached according to the conditions.

I'm not sure what this means in relation to XBMC, but XBMC can download add-ons, scrape, play Internet streams etc.. Therefore I don't believe it's an Internet connection issue.


Last edited by BT on Fri Feb 10, 2012 7:04 am; edited 1 time in total
Back to top
View user's profile Send private message
BT
Guru
Guru


Joined: 13 Jun 2004
Posts: 318

PostPosted: Fri Feb 10, 2012 7:04 am    Post subject: Reply with quote

I've solved the issue by setting my gateways address as the primary DNS server in /etc/resolv.conf. For some reason XBMC didn't like it when I had my ISP's primary and secondary DNS servers listed.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum