[WINDOWS] Network Issue, can't establish socket connections
#1
Been having issues with just about everything that requires a socket connection to do anything. I'm running XBMC 9.1.1 on and everything was fine a few weeks ago. All of a sudden however, all my plug-ins return "Script Failed: <path name>", the SVN Repo Installer can't access any of the repositories and update lists come up blank. I have the log condensed below and have found I'm getting a similar error logged everytime I try to run something.

Code:
19:17:04 T:4152 M:886214656   DEBUG: [SVN Repo Installer]: < findInstalled()  installed count=5
19:17:04 T:4152 M:886214656   DEBUG: [SVN Repo Installer]: > checkUpdates()
19:17:04 T:4152 M:886214656   DEBUG: [SVN Repo Installer]: 0) checking installed={'category': 'plugins/programs/SVN Repo Installer', 'XBMC_Revision': 19001, 'thumb': 'C:\\Program Files\\XBMC\\plugins\\programs\\SVN Repo Installer\\default.tbn', 'filepath': 'C:\\Program Files\\XBMC\\plugins\\programs\\SVN Repo Installer', 'author': 'nuka1195/BigBellyBilly', 'version': '1.8.2b', 'svn_revision': 1352, 'date': '2009-10-13 152359 +0200 (Di, 13 Okt 2009)', 'title': 'SVN Repo Installer'}
19:17:04 T:4152 M:886210560   DEBUG: [SVN Repo Installer]: get_repo_info() REPO_URL=http://dandar3-xbmc-addons.googlecode.com/svn REPO_ROOT=/trunk REPO_STRUCTURES=[('plugins', '-2', '', '2', '0')]
19:17:04 T:4152 M:886210560   DEBUG: [SVN Repo Installer]: readURL() url=http://dandar3-xbmc-addons.googlecode.com/svn/trunk/plugins/programs/SVN%20Repo%20Installer/default.py
19:17:04 T:4152 M:887955456   DEBUG: LoadLibraryA('ws2_32')
19:17:04 T:4152 M:887955456   DEBUG: Win32DllLoader::Load(C:\WINDOWS\system32\ws2_32.dll)
19:17:04 T:4152 M:887955456   DEBUG: LoadLibrary('ws2_32.dll') returning: 0C3180B0
19:17:05 T:4152 M:888221696   DEBUG: [SVN Repo Installer]: readURL() [Errno socket error] (10061, 'Connection refused')
19:17:05 T:4152 M:888201216   DEBUG: [SVN Repo Installer]: < checkUpdates() updated count=5
19:17:05 T:4152 M:888197120   DEBUG: [SVN Repo Installer]: > showUpdates()
19:17:05 T:4152 M:888188928   DEBUG: [SVN Repo Installer]: showing INSTALLED count=5
19:17:05 T:4152 M:888188928   DEBUG: [SVN Repo Installer]: Updated Count=0
19:17:05 T:4152 M:888188928   DEBUG: [SVN Repo Installer]: < showUpdates() ok=True
19:17:05 T:4152 M:888188928   DEBUG: [SVN Repo Installer]: saveFileObj() C:\Program Files\XBMC\plugins\programs\SVN Repo Installer\installed_items.dat
19:17:05 T:4152 M:888184832   DEBUG: [SVN Repo Installer]: endOfDirectory() ok=True
19:17:05 T:1616 M:888184832   DEBUG: DIRECTORY::CPluginDirectory::WaitOnScriptResult- plugin returned successfully
19:17:05 T:4152 M:888184832    INFO: Scriptresult: Success

Just a few more notes since I've seen them brought up in other threads. My hunch is there's some network setting I've got somewhere that's causing the Connection Refused error.

* I have attempted a clean install with both 9.1.1 and 10 to no avail. I've even managed to get an identical install working without incident on two other boxes.
* I am not using any sort of proxy
* I'm not using any external installation of Python

Thanks in advance for any help.
Reply

Logout Mark Read Team Forum Stats Members Help
[WINDOWS] Network Issue, can't establish socket connections0