Unable to connect to host/server
#1
Hi, I have recently installed XMBC on to my laptop with Windows. Problem is I am getting a message called "Unable to connect to host/server"

Any help on this would be appreciated guys

Thanks
Reply
#2
Are you using a mobile app as a remote?
Reply
#3
No, its just installed on my PC that's all.
Reply
#4
And what is giving you that message ?
A add-on ?
If so, which one.
A Debug log (wiki) could perhaps help.
LibreElec Kodi | Aeon MQ ?
Reply
#5
yes its giving me that message

I'll try and get the log later as I am unfamiliar with all this.
Reply
#6
what's giving you the message ?
which add-ons ?
and please do read the following link and make sure it isn't one of the Banned_add-ons (wiki).
if so then look for support from where you got it from.
LibreElec Kodi | Aeon MQ ?
Reply
#7
Hi, this is the log

http://xbmclogs.com/show.php?id=374244

Thanks
Reply
#8
It appears that Media Browser is giving you this issue?

Quote:Hi, I have recently installed XMBC on to my laptop with Windows. Problem is I am getting a message called "Unable to connect to host/server"

Any help on this would be appreciated guys

Thanks

Get the system working from grounds up, don't add stuff until you know you have a solid system, and then only add in stuff when you have that working, with a fail safe back up....
Reply
#9
Sorry, what does that mean?

Do I have to uninstall it?
Reply
#10
You can try a fix, looks as though your content scanning is timing out the connection to the host.

Navigate to: appdata\roaming\xbmc\addons\plugin.video.xbmb3c\resources\lib\DownloadUtils.py

Modify
Code:
conn = httplib.HTTPConnection(server, timeout=20)

to a higher number in 20 increments

Alternate to that just uninstall the add-on
Reply
#11
I have managed to find downloadutils.py but its asking me to open it up in a programme?

What should I do as I cant edit the code
Reply
#12
You can open in wordpad, should already be a program in windows.
Reply
#13
It already has this code below

conn = httplib.HTTPConnection(server, timeout=20)
Reply
#14
And yes it should. Increase the time out to a higher number in increments of 20
I.e. 40 or 60 or 80, etc
Reply
#15
I've changed to "80" the saved it. Still says unable to connect to host

When searching for the file it brings it up 4times in the search
Reply

Logout Mark Read Team Forum Stats Members Help
Unable to connect to host/server0