Change http port without server enabled
#1
After having installed a fresh copy of xbmc I was unable to start http server due to sickbeard running on port 80. I had to shut down sickbeard, enable xbmc http server and change port, then restart sickbeard. I think it would be better if the port was changeable before starting the server.
Reply
#2
Settings\Network\Services

Allow Control Via HTTP

Change port.

Also I recommend that you change sickbeard.

My Personal Port Settings are:
Quote:XBMC
8080
Sickbeard
8081
CouchPotato
8082

remember when you connect to something that is running on a different port than 80
you need to add the port number to the ip address
Quote:http://192.168.1.101:8080
Image
Reply
#3
I know where the port settings are, the problem is they are greyed out until http server is enabled, you cannot change it until any other service using that port is stopped.
Reply
#4
are you using dharma?
nightly builds shouldn't have this issue, it was fixed 3 weeks ago:
https://github.com/xbmc/xbmc/commit/4fbc...9176c6a07c
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
#5
stop sickbeard (temporary), change the settings in XBMC, start sickbeard again.
don't really see any problem.

or if you like, change the port in sickbeard, and not change a thing in XBMC
Image
Reply
#6
isamu.dragon Wrote:stop sickbeard (temporary), change the settings in XBMC, start sickbeard again.
don't really see any problem.

or if you like, change the port in sickbeard, and not change a thing in XBMC

It's an extra step and confusing for people that may not be smart enough to realize what i going on. "Why the heck won't web services start".

It's also a Bug.
Code:
GRANT ALL PRIVILEGES ON `xbmc_%`.* TO 'xbmc'@'%';
IF you have a mysql problem, find one of the 4 dozen threads already open.
Reply
#7
I was using pvr odk40 when I come across this (30th of may)
Reply
#8
darkscout Wrote:It's an extra step and confusing for people that may not be smart enough to realize what i going on. "Why the heck won't web services start".

It's also a Bug.

IMO it's the job of the user to make sure that a TCP port is not used twice by different applications. So this is not a bug.

But I agree that users should be able to change the port before enabling the webserver because otherwise you are bound to stop the other application which already uses XBMCs default webserver port. But as ronie already mentioned this has been fixed/re-introduced on June 1st.
Always read the online manual (wiki), FAQ (wiki) and search the forum before posting.
Do not e-mail Team Kodi members directly asking for support. Read/follow the forum rules (wiki).
Please read the pages on troubleshooting (wiki) and bug reporting (wiki) before reporting issues.
Reply

Logout Mark Read Team Forum Stats Members Help
Change http port without server enabled0