[WIP] HTPC-Manager Beta, Manage XBMC, Sabnzbd, SickBeard with one app
(2013-07-27, 00:03)Tarom Wrote:
(2013-07-26, 15:32)styxit Wrote:
(2013-07-26, 00:07)Tarom Wrote: I am totally new to HTPC Manager experience and I have a stupid problem. I followed Windows install instructions and did everything as written, no errors of any kind. When I try to start htpc manager, I get an error ":: modules.xbmc :: ERROR :: Unable to find any XBMC-Servers. Please check your settings". I checked logs and saw an IOError("Port 8085 not free on '0.0.0.0'",),. Since my XBMC runs on :8085, I changed ports so that it is now running on :8083 and :8085 is free, but something is still wrong. My XBMC runs fine (I tried restarting it, just in case). I posted the log on pastebin:

http://pastebin.com/PdJdN81D

Using Windows 7 x64, python 2.7.5 x64, XBMC Frodo 12.2.

If i am correct the message about no Xbmc servers has already been fixed or should be removed in an update somewhere over the weekend. Are you on the lastest version of HTPC Manager?

You can tell HtpcManager to run on a different port by using the commandline parameters as described in the install guide.

Try a random port. See this example to run htpc manager on port 9057:
Code:
pyhon Htpc.py --port 9057

I am using the latest Htpc Manager master available today/yesterday. I have already tried this command on my own, to set port to some other value but no luck. I would post a new log but it is all the same, nothing new there. If it is any help, after fiddling with port assignments, the window that opens after I try running Htpc Manager, no longer closes on its own but sits there with error message (last line in a log) showing until I close it manually.

If the terminal window is open and nothing shows up, this probably means Htpc Manager is running as it should be! You just need to access the app with your browser.

The error Saying No Xbmc servers can be ignored. This does not affect the way HTPC Manager starts.
In your posted log, the last lines only show the xbmc error, and no longer the message about a port being not free. Are you sure it is still not working?

There is also a debug option that might give you some more information

Just to be sure, if you have changed your port to (for example) 9875, in your browser also include this port in the url, so point your browser to http://localhost:9875

step1: Run "python Htpc.py --port 9875"
step2: in your browser go to "http://localhost:9875/"
if this does not work
step3: Run "python Htpc.py --port 9876 --debug" (changed port, just to be sure)
step4: in your browser go to "http://localhost:9876/"
http://htpc.io

HTPC Manager combines all your favorite htpc software into one slick interface!

http://htpc.io
Reply


Messages In This Thread
RE: [WIP] HTPC-Manager - by _Mikie_ - 2012-03-23, 16:03
RE: [WIP] HTPC-Manager - by dakpunne - 2012-03-23, 16:20
RE: [WIP] HTPC-Manager - by Capt.Insano - 2012-03-23, 20:10
RE: [WIP] HTPC-Manager - by SyphOn - 2012-03-23, 20:42
RE: [WIP] HTPC-Manager - by ICDeadPpl - 2012-03-23, 21:40
RE: [WIP] HTPC-Manager - by Chromdome93 - 2012-03-24, 00:15
RE: [WIP] HTPC-Manager - by UnderCoverUZI - 2012-03-24, 00:56
RE: [WIP] HTPC-Manager - by SyphOn - 2012-03-24, 14:14
RE: [WIP] HTPC-Manager - by ErlendSB - 2012-03-24, 15:25
RE: [WIP] HTPC-Manager - by SyphOn - 2012-03-24, 15:29
RE: [WIP] HTPC-Manager - by ErlendSB - 2012-03-24, 15:40
RE: [WIP] HTPC-Manager - by ICDeadPpl - 2012-03-24, 15:51
RE: [WIP] HTPC-Manager - by ErlendSB - 2012-03-24, 16:04
RE: [WIP] HTPC-Manager - by SyphOn - 2012-03-24, 17:29
RE: [WIP] HTPC-Manager - by TeKo - 2012-03-24, 17:42
RE: [WIP] HTPC-Manager - by ErlendSB - 2012-03-24, 18:27
RE: [WIP] HTPC-Manager - by SyphOn - 2012-03-24, 19:10
RE: [WIP] HTPC-Manager - by Phantisy - 2012-03-24, 18:35
RE: [WIP] HTPC-Manager - by SyphOn - 2012-03-24, 18:40
Re: [WIP] HTPC-Manager - by rflores2323 - 2012-03-24, 18:50
RE: [WIP] HTPC-Manager - by ICDeadPpl - 2012-03-24, 21:01
RE: [WIP] HTPC-Manager - by dakpunne - 2012-03-24, 21:20
RE: [WIP] HTPC-Manager - by SyphOn - 2012-03-24, 21:18
RE: [WIP] HTPC-Manager - by TeKo - 2012-03-24, 21:24
RE: [WIP] HTPC-Manager - by paavoris - 2012-03-24, 22:00
RE: [WIP] HTPC-Manager - by sb206 - 2012-03-24, 22:03
RE: [WIP] HTPC-Manager - by TeKo - 2012-03-24, 22:10
RE: [WIP] HTPC-Manager - by _Mikie_ - 2012-03-24, 22:48
RE: [WIP] HTPC-Manager - by SyphOn - 2012-03-24, 23:31
RE: [WIP] HTPC-Manager - by Livin - 2012-03-24, 23:54
RE: [WIP] HTPC-Manager - by SyphOn - 2012-03-25, 00:18
RE: [WIP] HTPC-Manager - by Livin - 2012-03-25, 00:44
RE: [WIP] HTPC-Manager - by karandras24 - 2012-03-25, 00:45
RE: [WIP] HTPC-Manager - by SyphOn - 2012-03-25, 01:19
RE: [WIP] HTPC-Manager - by Livin - 2012-03-25, 01:50
RE: [WIP] HTPC-Manager - by SyphOn - 2012-03-25, 02:05
RE: [WIP] HTPC-Manager - by ErlendSB - 2012-03-25, 14:14
RE: [WIP] HTPC-Manager - by TeKo - 2012-03-25, 14:16
RE: [WIP] HTPC-Manager - by SyphOn - 2012-03-25, 14:34
RE: [WIP] HTPC-Manager - by shlag - 2012-03-25, 16:45
RE: [WIP] HTPC-Manager - by SyphOn - 2012-03-25, 19:49
RE: [WIP] HTPC-Manager - by ErlendSB - 2012-03-25, 20:22
RE: [WIP] HTPC-Manager - by TeKo - 2012-03-25, 21:24
RE: [WIP] HTPC-Manager - by SyphOn - 2012-03-26, 07:00
RE: [WIP] HTPC-Manager - by ErlendSB - 2012-03-25, 21:26
RE: [WIP] HTPC-Manager - by shlag - 2012-03-25, 21:41
HTPC Manager Install - by menage - 2013-07-24, 15:27
RE: [WIP] HTPC-Manager Beta, Manage XBMC, Sabnzbd, SickBeard with one app - by styxit - 2013-07-27, 00:17
stats for remote pc - by dannyb78 - 2014-07-11, 13:22
Logout Mark Read Team Forum Stats Members Help
[WIP] HTPC-Manager Beta, Manage XBMC, Sabnzbd, SickBeard with one app7