Closed lukasheinz92 closed 1 year ago
All I do is build the official Dockerfile. I think this is a problem you should post in https://gitlab.com/Nulide/findmydeviceserver/-/issues.
By the way, I had not updated the dockerhub page in a while. Now, you should use the official specification (aside from the image
) because the official Dockerfile is finally available (I was using mine before it was available). This means you should replace
- /path/to/appdata/find_my_device/:/go/src/fmd/objectbox
with
- /path/to/appdata/find_my_device/:/fmd/objectbox
Ok, thank you.
When I enter the
user ID
and click onLocate
then I get an errorFailed to get private key!
. I have tried to build my own image or use an existing image - https://hub.docker.com/r/schklom/findmydeviceserver but with the same result. I have also tried to use two different phones (one with Android and one with LineageOS).I am running the
findmydeviceserver
on Raspberry Pi 4 using Docker Compose: