Open alexdetrano opened 5 years ago
seems the error is not checked there: https://github.com/schollz/find3-cli-scanner/blob/a041b80913a0c23b9f3d6be483e3b7217a1503b9/server-main.go#L58-L59
Can you try whether it crashes when you check for the error like this, maybe?
I am having this issue as well. Mine collects the packets, but when it starts the second scan, it segfaults in the same way. The same device is able to passive scan fine if I set the server to the default cloud.internalpositioning, so I'm wondering if the docker image for find3 server is missing something.
After the most recent commit, mine is working @alexdetrano
I am trying to run the scanner on a raspberry pi 3b+ and also a pi0w; in both instances I get a seg fault. I changed the name, family, and server below for privacy reasons.
I should mention that I installed go manually
And also followed the instructions at https://www.internalpositioning.com/doc/cli-scanner.md for installing the tool.
I couldn't get docker to run properly on the pi either.