Closed awfulwoman closed 3 months ago
+ no decryption key for <REDACTED>-iphone in owntracks/<REDACTED>/iphone/status
This indicates that you've probably configured a secret
encryption key on your mobile device, but the server (i.e. Recorder) doesn't have a key with which to decrypt the data.
Please verify whether you see data in your <store>
: you should have a rec/<REDACTED>/iphone/2024-08.rec
file there in which case data is actually being received.
Then, please remove the secret from the device (backspace it away), and try publishing manually again.
I ought to add that publishing manually means hitting the up-arrow-share button on the main display. ;)
Thank you! I think the decryption issue was a distraction. It turned out that I had been hitting "Publish" in the settings, rather than the one screenshotted.
Thanks for the time and the help - all working now. :)
hitting "Publish" in the settings
yes, we had that recently with someone, and I would have still being debugging their issue if @ckrey hadn't come up with that happening, hence my screenshot.
The Publish in settings sends a Status message (example), and I'm going to suggest we rename that button. :-)
Glad you got it sorted!
Hey all,
I'm trying to get owntracks-recorder going via Docker. The web interface works, but I'm not getting any tracking data showing up.
As you can see from the above, my phone is sending data to the broker, and the recorder is connecting to it in turn.
Is this because I have no TLS encryption enabled? I didn't feel that I had to, as I'm running this via a private wireguard tunnel (Tailscale) from phone to broker.
Any help is gratefully received!
EDIT: config for completeness.