MartinPham / FindMySync

GNU General Public License v3.0
174 stars 11 forks source link

Getting Beacon key from keychain #33

Open squizzer73 opened 1 month ago

squizzer73 commented 1 month ago

Hi, getting this at startup:

Getting Beacon key from keychain...

Getting Beacon key from command...

CMD: /usr/bin/security find-generic-password -l BeaconStore -g

RESULT:

Error: Cannot get Beacon key data. Please try to run the below command on your Terminal, and save the "gena" value (it looks like "0xABCDEF...7890" without spaces) to the Extras panel.

/usr/bin/security find-generic-password -l BeaconStore -g

Scheduling next update after 1 minutes

squizzer73 commented 1 month ago

on running the command I get this:

security: SecKeychainSearchCopyNext: The specified item could not be found in the keychain.

Any ideas?

stefaanbolle commented 1 month ago

Same here, running on Sequoia beta

nukolator commented 1 week ago

I have the same on Sequoia.

akinomeroglu commented 4 days ago

This is same bug due to Apple changes in new release. https://github.com/MartinPham/FindMySync/issues/38