se-bastiaan / ButterRemote-Android

Other
46 stars 12 forks source link

Error No connection #103

Closed dindin56 closed 9 years ago

dindin56 commented 9 years ago

Hay, When ever I try and connect my Motorola G to PT I get an error saying 'No connection'. Which I don't understand, I have the latest version of popcorntime running on both devices, (Moto G and my PC (Windows 7). I have also installed the latest version on PT remote on my moto G.

Any advice on how to fix this?

-Dylan

se-bastiaan commented 9 years ago

Are you sure the ip address is correct?

dindin56 commented 9 years ago

Yep, I typed it in at first, then used the QR code

se-bastiaan commented 9 years ago

Where did you get it? From Popcorn Time itself? It's not really reliable.

dindin56 commented 9 years ago

uxhucv6 screenshot_2015-03-29-14-35-28 1

dindin56 commented 9 years ago

I'm running lollipop 5.0.2 if that changes anything

se-bastiaan commented 9 years ago

Can you try to visit http://localhost:8008 on your computer and send me the output.

dindin56 commented 9 years ago

When i do that it says 'problem loading page'

Unable to connect

Firefox can't establish a connection to the server at localhost:8008.

The site could be temporarily unavailable or too busy. Try again in a few moments.
If you are unable to load any pages, check your computer's network connection.
If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the Web.
se-bastiaan commented 9 years ago

And Popcorn Time is running when you do that?

dindin56 commented 9 years ago

I didn't know it had to be running. I got: {"jsonrpc":"2.0","error":{"code":-32602,"message":"Unauthorized"},"id":null}

se-bastiaan commented 9 years ago

And what happens if you open http://192.168.56.1:8008/ on your phone in Chrome?

dindin56 commented 9 years ago

Nothing, it just keeps loading and loading, but after a few minutes it says 'This web page is not available'

se-bastiaan commented 9 years ago

Then the ip address is not correct or your router is blocking connections.

What is the ip address of your phone?

dindin56 commented 9 years ago

PC: 192.168.11.17 Phone: 192.168.11.26

se-bastiaan commented 9 years ago

Then use 192.168.11.17 in the app

And try opening http://192.168.11.17:8008 in your browser.

dindin56 commented 9 years ago

thanks, it works now, just had the wrong IP in the Remote app.

-Dylan