guarinogabriel / Mac-CLI

 macOS command line tool for developers – The ultimate tool to manage your Mac. It provides a huge set of command line commands that automatize the usage of your Mac.
MIT License
8.86k stars 334 forks source link

mac wifi:password issue #178

Closed westernwontons closed 2 years ago

westernwontons commented 3 years ago

When I run "mac wifi:password" the terminal returns this error:

security: SecKeychainSearchCopyNext: The specified item could not be found in the keychain. I googled around and I think it's related to certification issues. Is there any type of fix for this?

Screenshot 2021-01-13 at 18 58 21

UPDATE: Apparently the function "SecKeychainSearchCopyNext" has been deprecated in favour of "SecItemCopyMatching(::)".

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.