schollz / find-lf

Track the location of every Wi-Fi device (:iphone:) in your house using Raspberry Pis and FIND
https://www.internalpositioning.com/plugins/#using-find-without-an-app
GNU Affero General Public License v3.0
994 stars 123 forks source link

Not able to initiate learn command #30

Open rpandey91 opened 6 years ago

rpandey91 commented 6 years ago

I have setup a server using docker. mosquitto, rftcp, findserver are running as per the docker output. But when I'm trying to learn the finger print from using cluster, it is returning html content of the login page. I have enter x.x.x.x:18003 as LF server, where x.x.x.x is my public IP.

Also, i am able to create a group and learn the finger print using android device.

Please help