XBMC b1 web server issue

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
whoisjay Offline
Junior Member
Posts: 3
Joined: Sep 2008
Reputation: 0
Post: #1
I'm unable to get the Web server working in the Atlantis b1.

I have switched it on, left the port on 80 and have tried with and without a password.

I was mainly trying to get the iPhone app, "XBMC remote" working, but since that was not connecting, I tried loading the web interface and I get nothing, which seems to suggest the web server is not up and running for me.

Anyone else having web server issues or am I just missing the obvious somewhere?
Thanks.
find quote
d4rk Offline
Team-XBMC Developer
Posts: 500
Joined: May 2007
Reputation: 1
Location: Albuquerque
Post: #2
Change the port to 8080 and you should be good to go (which should be the default, not sure why it isn't).

EDIT: The reason port 80 won't work is that non-root users are not allowed to bind to ports lower than 1024.

Always read the XBMC online-manual, FAQ and search the forum before posting.
Please read and follow the forum rules.
For troubleshooting and bug reporting, please make sure you read this first.


[Image: badge.gif]
(This post was last modified: 2008-09-22 00:38 by d4rk.)
find quote
whoisjay Offline
Junior Member
Posts: 3
Joined: Sep 2008
Reputation: 0
Post: #3
Perfect, thanks so much!
find quote