dkehag / boxeeremote

Automatically exported from code.google.com/p/boxeeremote
0 stars 0 forks source link

java.io.FileNotFoundException: http://192.168.0.160:8800/xbmcCmds/xbmcHttp?command=SendKey(270) #19

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Are you using Boxee or XBMC? Boxee

What steps will reproduce the problem?
1. Set up boxee with the default port, password filled
2. Set up android with the correct info
3. Error! 

What is the expected output? What do you see instead?
- The controls give a generic error:
Problem fetching URL:
http://192.168.0.160:8800/xbmcCmds/xbmcHttp?command=SendKey(270)

Please provide any additional information below.

- I grabbed the source and debugged a bit.  I found that on line 68 of
BlickingHttpRequest an exception is handled which sets mSuccess = false;
and eventually throws the error described above.  

- The puzzling thing is when I hit the URL from the browser of the machine
with Boxee running, and use "localhost" instead of the IP, it works. 
However, when I hit the link using the 192.168.0.160 IP, no luck.  The
browser returns an error regarding authentication, although I am using the
same UserName/PW: 

Access Error: Unauthorized

Access Denied Unknown User

-I forwarded the ports and opened them in my firewall.  Not sure what is
going on here.  Just ask for more info if you need.  Thanks for starting
this app, it will be very useful.

Original issue reported on code.google.com by cjkjencj...@gmail.com on 6 Jan 2010 at 8:57

GoogleCodeExporter commented 8 years ago
You had mentioned that you forwarded your ports. Is your phone on a different 
network 
from your Boxee machine? 
Are you using WiFi or 3G?
Also, have you tried using the automatic host discovery? Are the results any 
different 
then?

Thanks for reporting this.

Original comment by markfgue...@gmail.com on 26 Feb 2010 at 11:45

GoogleCodeExporter commented 8 years ago
I have the exactly same problem!

Unless that the sendkey is (271)

Original comment by greent...@gmail.com on 10 Dec 2010 at 1:49

GoogleCodeExporter commented 8 years ago
I have the same problem.

Using Boxee.
Using Wi-Fi.
Using default port, empty password.
Phone is on the same network as the computer with Boxee.
SendKey code varies, depending on the action that i try to perform on boxee 
remote (of cause).
Automatic host discovery doesn't help.
Rebooting computer doesn't help.
Rebooting smartphone helps in most cases temporary.

Original comment by popu...@gmail.com on 20 Dec 2010 at 9:43