Hi all!
I'm running XBMC 10.0 on an Acer Revo 3700 running windows 7 x64 connected to the network via a LAN cable, I have no problems connecting to the internet, streaming and networking and I can use some of the same plugin's in Boxee with no problem.
Every Video plugin a try to use fails, the only one that works is the TWIT live stream, all other refuse to connect or somthing, there are also a few other that wont work like, GMail checker and utorrent. this is from the log file after trying to use the Revision 3 script:
(httplib.HTTPConnection, req)
File "special://xbmc/system/python/Lib\urllib2.py", line 996, in do_open
raise URLError(err)
URLError: <urlopen error (10061, 'Connection refused')>
19:27:28 T:3780 M:856481792 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.revision3/
19:27:28 T:3780 M:856481792 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.revision3/) failed
19:27:29 T:1612 M:856457216 WARNING: XFILE::CFactoryDirectory::Create - Unsupported protocol(script) in script://
Does anybody know what this means?
Thanks
Lee
Some more info from Log File
19:26:44 T:3780 M:900902912 NOTICE: Starting XBMC, Platform: Windows 7, 64-bit (WoW) build 7600. Built on Dec 17 2010 (SVN:35647, compiler 1500)
19:26:44 T:3780 M:900902912 NOTICE: Intel® Atom CPU D525 @ 1.80GHz
19:26:44 T:3780 M:900902912 NOTICE: Desktop Resolution: 1920x1080 32Bit at 60Hz
19:26:44 T:3780 M:900898816 NOTICE: Running with administrator rights
19:26:44 T:3780 M:900898816 NOTICE: special://xbmc/ is mapped to: C:\Program Files (x86)\XBMC
19:26:44 T:3780 M:900898816 NOTICE: special://xbmcbin/ is mapped to: C:\Program Files (x86)\XBMC
19:26:44 T:3780 M:900898816 NOTICE: special://masterprofile/ is mapped to: C:\Users\Mistic Media\AppData\Roaming\XBMC\userdata
19:26:44 T:3780 M:900898816 NOTICE: special://home/ is mapped to: C:\Users\Mistic Media\AppData\Roaming\XBMC
19:26:44 T:3780 M:900898816 NOTICE: special://temp/ is mapped to: C:\Users\Mistic Media\AppData\Roaming\XBMC\cache
19:26:44 T:3780 M:900898816 NOTICE: The executable running is: C:\Program Files (x86)\XBMC\XBMC.exe
19:26:44 T:3780 M:900898816 NOTICE: Log File is located: C:\Users\Mistic Media\AppData\Roaming\XBMC\xbmc.log
19:26:44 T:3780 M:900898816 NOTICE
(10061, 'Connection refused')>
19:48:36 T:3780 M:885268480 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.program.utorrent/
19:48:36 T:3780 M:885268480 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.program.utorrent/) failed
19:48:36 T:1856 M:885547008 WARNING: XFILE::CFileFactory::CreateLoader - Unsupported protocol(addons) in addons://more/executable.tbn
19:48:40 T:3780 M:886996992 WARNING: Skin has invalid include: CommonNowPlayingHome
19:48:40 T:3540 M:853581824 WARNING: Previous line repeats 1 times.
19:48:40 T:3540 M:853581824 NOTICE: -->Python Interpreter Initialized<--
19:48:40 T:3540 M:850763776 NOTICE: {'unplayed': 'True', 'albums': 'True', 'limit': '10', 'totals': 'True'}
19:48:48 T:3396 M:889548800 WARNING: XFILE::CFactoryDirectory::Create - Unsupported protocol(script) in script://
19:48:49 T:1716 M:889413632 NOTICE: -->Python Interpreter Initialized<--
19:48:50 T:1716 M:886763520 NOTICE: Mode: None
19:48:50 T:1716 M:886763520 NOTICE: URL: None
19:48:50 T:1716 M:886763520 NOTICE: Name: None
19:48:53 T:2560 M:887164928 NOTICE: -->Python Interpreter Initialized<--
19:48:54 T:2560 M:885620736 NOTICE: Mode: 3
19:48:54 T:2560 M:885620736 NOTICE: URL: http://feeds.feedburner.com/cnet/buzzreporthd
19:48:54 T:2560 M:885620736 NOTICE: Name: Buzz Report
19:48:54 T:2560 M:885620736 NOTICE: http://feeds.feedburner.com/cnet/buzzreporthd
19:48:58 T:2560 M:890466304 ERROR: Error Type: urllib2.URLError
19:48:58 T:2560 M:890466304 ERROR: Error Contents: <urlopen error (10061, 'Connection refused')>
19:48:58 T:2560 M:890421248 ERROR: Traceback (most recent call last):
File "C:\Users\Mistic Media\AppData\Roaming\XBMC\addons\plugin.video.cnet.podcasts\default.py", line 152, in ?
INDEX(url)
File "C:\Users\Mistic Media\AppData\Roaming\XBMC\addons\plugin.video.cnet.podcasts\default.py", line 72, in INDEX
response = urllib2.urlopen(req)
File "special://xbmc/system/python/Lib\urllib2.py", line 130, in urlopen
return _opener.open(url, data)
File "special://xbmc/system/python/Lib\urllib2.py", line 358, in open
response = self._open(req, data)
File "special://xbmc/system/python/Lib\urllib2.py", line 376, in _open
'_open', req)
File "special://xbmc/system/python/Lib\urllib2.py", line 337, in _call_chain
result = func(*args)
File "special://xbmc/system/python/Lib\urllib2.py", line 1021, in http_open
return self.do_open(httplib.HTTPConnection, req)
File "special://xbmc/system/python/Lib\urllib2.py", line 996, in do_open
raise URLError(err)
URLError: <urlopen error (10061, 'Connection refused')>
19:48:58 T:3780 M:890433536 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.cnet.podcasts/?url=http%3A%2F%2Ffeeds.feedburner.com%2Fcnet%2Fbuzzreporthd&mode=3&name=Buzz+Report
19:48:58 T:3780 M:890433536 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.cnet.podcasts/?url=http%3A%2F%2Ffeeds.feedburner.com%2Fcnet%2Fbuzzreporthd&mode=3&name=Buzz+Report) failed
19:48:58 T:3740 M:890376192 NOTICE: -->Python Interpreter Initialized<--
19:48:59 T:3740 M:890576896 NOTICE: Mode: None
19:48:59 T:3740 M:890576896 NOTICE: URL: None
19:48:59 T:3740 M:890576896 NOTICE: Name: None
19:49:02 T:3948 M:892059648 NOTICE: -->Python Interpreter Initialized<--
19:49:03 T:3948 M:889208832 NOTICE: Mode: 3
19:49:03 T:3948 M:889208832 NOTICE: URL: http://feeds.feedburner.com/cnet/conversationshd
19:49:03 T:3948 M:889208832 NOTICE: Name: CNET Conversations
19:49:03 T:3948 M:889208832 NOTICE: http://feeds.feedburner.com/cnet/conversationshd
19:49:07 T:3948 M:892944384 ERROR: Error Type: urllib2.URLError
19:49:07 T:3948 M:892944384 ERROR: Error Contents: <urlopen error (10061, 'Connection refused')>
19:49:07 T:3948 M:892899328 ERROR: Traceback (most recent call last):
File "C:\Users\Mistic Media\AppData\Roaming\XBMC\addons\plugin.video.cnet.podcasts\default.py", line 152, in ?
INDEX(url)
File "C:\Users\Mistic Media\AppData\Roaming\XBMC\addons\plugin.video.cnet.podcasts\default.py", line 72, in INDEX
response = urllib2.urlopen(req)
File "special://xbmc/system/python/Lib\urllib2.py", line 130, in urlopen
return _opener.open(url, data)
File "special://xbmc/system/python/Lib\urllib2.py", line 358, in open
response = self._open(req, data)
File "special://xbmc/system/python/Lib\urllib2.py", line 376, in _open
'_open', req)
File "special://xbmc/system/python/Lib\urllib2.py", line 337, in _call_chain
result = func(*args)
File "special://xbmc/system/python/Lib\urllib2.py", line 1021, in http_open
return self.do_open(httplib.HTTPConnection, req)
File "special://xbmc/system/python/Lib\urllib2.py", line 996, in do_open
raise URLError(err)
URLError: <urlopen error (10061, 'Connection refused')>
19:49:07 T:3780 M:890966016 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.cnet.podcasts/?url=http%3A%2F%2Ffeeds.feedburner.com%2Fcnet%2Fconversationshd&mode=3&name=CNET+Conversations
19:49:07 T:3780 M:890966016 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.cnet.podcasts/?url=http%3A%2F%2Ffeeds.feedburner.com%2Fcnet%2Fconversationshd&mode=3&name=CNET+Conversations) failed
19:49:07 T:548 M:890871808 NOTICE: -->Python Interpreter Initialized<--
19:49:08 T:548 M:890023936 NOTICE: Mode: None
19:49:08 T:548 M:890023936 NOTICE: URL: None
19:49:08 T:548 M:890023936 NOTICE: Name: None
mistic
Junior Member Posts: 6 Joined: Sep 2007 Reputation: 0 Location: South London |
2011-01-16 21:55
Post: #1
|
| find quote |
jhsrennie
Team-XBMC Developer Posts: 7,237 Joined: Nov 2008 Reputation: 117 Location: Chester, UK |
2011-01-17 10:04
Post: #2
Quote:NOTICE: http://feeds.feedburner.com/cnet/buzzreporthd Odd, it looks as if the plugin resolved the name feeds.feedburner.com and attempted to connect to it. However although it connected to something, the connection was rejected. Does your PC use a web proxy or a VPN or any other indirect Internet connection? If you open a command prompt on the PC and type: telnet feeds.feedburner.com 80 Do you get a connection refused error? (If the connection works the command prompt screen will go blank and leave you with a flashing cursor. Click the X to close it.) JR |
| find quote |
mistic
Junior Member Posts: 6 Joined: Sep 2007 Reputation: 0 Location: South London |
2011-01-21 15:49
Post: #3
I do have hotspot shield installed on the pc but it's not running when I'm trying to use the video plugins.
I tried (telnet feeds.feedburner.com 80) in the command prompt, it said: not recognized as an internal or external command, operable program or batch file. I'll try uninstalling Hotspot Shield and see what happens. Thanks Jhsrennie |
| find quote |
TehMedicineMan
Junior Member Posts: 2 Joined: Feb 2011 Reputation: 0 |
2011-02-17 07:02
Post: #4
I think i may have a reasoning to your problem, you aren't going to like it though : \ .
I have been running into the same problem all day and been looking around when i finally noticed a commonality into why it worked on one of my computers and not another. It looks like because im running a 64 bit system thus renaming the folder that xbmc installs in because it is a 32 bit software it screws up some add-ons (everything i have tried except the youtube one). Not sure if anyone knows a work around to this but that seems to be the issue. |
| find quote |
TehMedicineMan
Junior Member Posts: 2 Joined: Feb 2011 Reputation: 0 |
2011-02-17 07:06
Post: #5
Aaaaand i just found a work around. I know normally 32 bit software is installed on the x86 folder (thus making me assume it would only run out of there, derp im a terrible IT professional). Anyhoo you can just install into the regular Program Files folder.
Worked for me, hoping the best for you. |
| find quote |
mistic
Junior Member Posts: 6 Joined: Sep 2007 Reputation: 0 Location: South London |
2011-02-21 06:40
Post: #6
TehMedicineMan Wrote:Aaaaand i just found a work around. I know normally 32 bit software is installed on the x86 folder (thus making me assume it would only run out of there, derp im a terrible IT professional). Anyhoo you can just install into the regular Program Files folder. Thank you Medicine Man! I will give it a try and post back |
| find quote |
mistic
Junior Member Posts: 6 Joined: Sep 2007 Reputation: 0 Location: South London |
2011-02-23 09:31
Post: #7
Dude! I owe you a beer.
Thanks a lot mate, works like a charm
|
| find quote |
13car
Junior Member Posts: 31 Joined: Feb 2012 Reputation: 0 |
2012-02-16 04:28
Post: #8
I know old thread, but thank you. I had this issue with win 7 64 bit. None of my video add ons would work. Uninstalled xbmc and the data under my user profile, reinstalled xbmc to program files and the addons and issue was resolved.
I first tried leaving the info in my profile, but i got the same error. |
| find quote |
iyrix
Junior Member Posts: 2 Joined: Jan 2012 Reputation: 0 |
2012-03-05 12:46
Post: #9
very helpful, thanks.
|
| find quote |
funkytribe
Junior Member Posts: 1 Joined: Mar 2012 Reputation: 0 |
2012-03-10 23:02
Post: #10
Ok so I see there was a so called fix to install XBMC into program files other then program x86 folder, but my win7 64bit still isn't fixing this issue i have tried so many things as trying different beta's to the solid build. Every addon i try comes up with script fail. At present XBMC is something i very much want to use, but can't get it to run at least one file. I don't understand why this program has issues with win7 64 bit thought everybody runs their systems this way.
|
| find quote |

Search
Help