dchristl / macless-haystack

Create your own AirTag with OpenHaystack, but without the need to own an Apple device
GNU General Public License v3.0
412 stars 66 forks source link

Fetched many locations but it isnt showing any on map #109

Open vmo64 opened 5 months ago

vmo64 commented 5 months ago

I set up the docker container and tested the web interface configured to the server address. Once I imported JSON accessories from OpenHaystack app and clicked refresh it said "Fetched 1200 locations" but all the devices say unknown status and no locations show up, what should I check?

dchristl commented 5 months ago

It is possible that the JSOn file from Openhaystack is not compatible. I have never supported this and do not know what is being generated. To be honest, I'm surprised that locations are retrieved at all. Please use the JSON file from the generate_keys (see documentation)

vmo64 commented 5 months ago

I have already created the trackers and I am unable to change their advertising keys, any way to do it other than that?

On Sat, Jun 22, 2024, 17:13 dchristl @.***> wrote:

It is possible that the JSOn file from Openhaystack is not compatible. I have never supported this and do not know what is being generated. To be honest, I'm surprised that locations are retrieved at all. Please use the JSON file from the generate_keys (see documentation)

— Reply to this email directly, view it on GitHub https://github.com/dchristl/macless-haystack/issues/109#issuecomment-2184069964, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKYPUS7LQUH3KOPJEU2MJ7LZIWIABAVCNFSM6AAAAABJWFRBCCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOBUGA3DSOJWGQ . You are receiving this because you authored the thread.Message ID: @.***>

cuonghm90 commented 5 months ago

When you move to new location, or any update location which diffence with the last location, it will update location to UI. I think it is bug by the logic but I still have no enough time to fix this.

rayipoiod commented 4 months ago

I set up the docker container and tested the web interface configured to the server address. Once I imported JSON accessories from OpenHaystack app and clicked refresh it said "Fetched 1200 locations" but all the devices say unknown status and no locations show up, what should I check?

decrypting the reports takes some time, you should be able to see it after 5 or 10 mins.

thirstyone commented 3 months ago

same problem, but with android apk  on huawei os. It fetches certain locations, but displays empty map, zoomed to somewhere in the Netherlands. I know, it's somewhat different, but it might require some minor tweaking to start working on huawei.

p.s. it works on a regular android, thank you!