Kodi Community Forum

Full Version: [AppleTV1] RSS, Weather issue - internet connection required
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,


Fresh factory, update to 3.0.2, aTV Flash current. Broadcom (Crystal) and XBMC installed. Smart installer run.


In XBMC, the RSS feeds do not scroll. Weather updates the skin (temp shows, etc.) but selecting the weather menu item shows "internet connection required". Internet works fine, scrapers work fine, add-on install works, but RSS/Weather item do not.


22:21:04 T:52495360 M: 38277120 WARNING: FillBuffer: curl failed with code 28
22:21:04 T:52495360 M: 38277120 ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
22:21:04 T:52495360 M: 38277120 DEBUG: FileCurl::Close(0xb03d5d70) http://feeds.feedburner.com/xbmc
22:21:04 T:52495360 M: 38277120 DEBUG: FileCurl::Open(0xb03d5d70) http://feeds.feedburner.com/xbmc


-bash-2.05b$ curl http://feeds.feedburner.com/xbmc - from cmd line returns all the data fine.


22:21:22 T:2684407808 M: 38346752 INFO: CheckIdle - Closing session to http://xoap.weather.com (easy=0xbdd2000, multi=0xc934910)


works fine on weather update. but when selecting the item, I don't see it try to grab the weather, just the fail message on the screen.

I have tried with and without ATVFlash (just general patchstick). I also found a thread that it was IPv6 related, so disabled IPv6 on the network as well as tried the settings in advancedsettings.xml with no luck. (My IPv6 connectivity if correct also.)


Any ideas?
At a weird request from firecore support, I installed HotspotShield. Enabled, and started XBMC. RSS scrolls fine and Weather works.

Stopped XBMC, Stopped HotspotShield, Started XBMC, no RSS, weather broken again.

Stopped XBMC, Started HotspotShield, Started XBMC, RSS and Weather work again.

Killed HotspotShield from the cmdline and RSS and weather continue to work.

So the problem seems to be somewhere in the initiallization portion of XBMC that is interpreting differently based on what HSS is doing while it's running.
A little more info. The bug appears with ATV 3.0.2 patched with generic patchstick method, ATV 3.0.2 patched with ATVFlash, and as a test, I loaded Ubuntu (Hardy) and it occurs. A lot of the chatter I could find pointed it to an IPv6 problem but that does not seem to be the case. I disabled IPv6 at the kernel level in linux and it still occurs, so I think that's the wrong answer.

What I find odd is that while the XBMC log shows that it didn't get any data, the cmdline will using curl, wget or whatever.

Also, seems to be in the startup of XBMC as well because of killing the HSS service after XBMC is started, it will continue to run fine.
I am also having the exact same problem.

I have not (yet) tried installing HotspotShield.

Brand new XMBC 10.1 LiveCD installed to hard disk on x86 PC.