ERRORDOMAIN=NSCOCOAERRORDOMAIN&ERRORMESSAGE=COULD NOT FIND THE SPECIFIED SHORTCUT.&ERRORCODE;=4 (100% Solution)
ErrorDomain=nsCocoaErrorDomain&ErrorMessage=Could Not Find the Specified Shortcut.&ErrorCode=4 : means your macOS system couldn’t find a shortcut or key combination that executes an action, potentially hampering your workflow and interfering with daily operations. This error may appear across different applications or all system-wide; depending on its severity.
UNDERSTANDING THE ERROR
Although this error message might appear confusing, it contains important details about the problem that we must take note of:
ErrorDomain: Indicates the error domain, in this instance “nsCocoaErrorDomain,” specific to Cocoa applications on macOS.
ErrorMessage: Gives details on the actual message such as: “Could Not Find the Specified Shortcut.”
...