-
-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Broken in Sonoma 14.4 beta #25
Comments
Broken in 14.4 release |
I've just updated and saw the problem, trying to work on the changes. |
You can check |
Is this related to the "FindMySync may need your permessions to access ~/Library/Caches/com.apple.findmy.fmipcore" error coming in 14.4 release? |
yes |
new build is up! https://github.com/MartinPham/FindMySync/releases/tag/latest |
This change is needed to run on my machine : (else getting the password fails and my Beacons dir name is different) |
The new build works for me! Thanks |
Thank you so much for developing this app. Unfortunately, the latest development build immediately crashes for me on macOS 14.4 (23E214). Here is the error report:
More details:
|
upgraded to the latest build on macos 14.4, now I'm getting I can't find a file named SharedBeacons anywhere in my ~ FindMySync also keeps asking for Grant permissions repeatedly. "Open" a specific folder does not seem to have any effect, I tried ~/Library/Caches/com.apple.findmy.fmipcore and ~/Library/com.apple.icloud.searchpartyd everything worked fine pre-14.4. |
thanks for the report, i will try to check it soon |
ok I've pushed a new update, please kindly check at https://github.com/MartinPham/FindMySync/releases/tag/latest
on Terminal, and take the "gena" value (it should look like 0xABCDE...1234) By default, it will try to fetch the key from keychain, or from the above command. |
This is working for me now, thanks for the updates! However, not sure if it is relevant to this build or not but updates to HA are not working.
I get errors like the above for all devices. I've tested the long-lived token I generated for this, it works using curl. |
Latest one is working fine here 👍 |
Same here! Thanks for your great work! 😄 |
Seems my issue is unrelated one then, I'll open a new issue for it. |
Unfortunately Apple broke it again in macOS 15 beta by making the password only readable by the com.apple.icloud.searchpartyuseragent access group |
Files format changed in 14.4 beta and is now encrypted data
{
"encryptedData" => {length = 44230, bytes = 0x22a623ed ef7ccab4 b424d3f3 b868e6e2 ... 3eb17138 2e3b3c94 }
"signature" => {length = 64, bytes = 0x6e3ccac7 4263126f 31b93519 9a3c02a5 ... effee5ec d8986c56 }
}
The text was updated successfully, but these errors were encountered: