Errors with "Remote Training Script" and Apple Mail Extension. Is this normal?

Updated to your latest version of “Remote Training Script” and I’m seeing errors in the system log. Don’t know whether this is normal or not. Appears to be related to the Apple Mail Extension. Here are some of the errors that I see from my log:

kTCCCodeIdentityIdentifier = "com.c-command.SpamSieve";

2023-11-03 10:00:49.960198-0500 0x10753b Default 0x4672e0 5904 0 tccd: [com.apple.TCC:access] target_executable_path_URL: file:///Applications/SpamSieve.app/Contents/MacOS/SpamSieve
2023-11-03 10:00:50.687530-0500 0x107710 Error 0x4672e1 94227 0 Mail: (ExtensionFoundation) [com.apple.extensionkit:NSExtension] Plugin <id: 0x7f85624163c0; core = <[u FA864610-8C61-4C7F-9E2D-F4AA95524FFA] [com.c-command.SpamSieve.MailAppExtension(3.0.1)],[d E84F8A8D-A2BA-4556-88AA-05580915FB16] [/Applications/SpamSieve.app/Contents/PlugIns/SpamSieve.appex]>, instance = [(null)], state = 0, useCount = 0> must have pid! Extension request will fail
2023-11-03 10:00:50.687571-0500 0x107710 Error 0x4672e1 94227 0 Mail: (ExtensionFoundation) [com.apple.extensionkit:NSExtension] Failed to acquire assertion for plugin: <id: 0x7f85624163c0; core = <[u FA864610-8C61-4C7F-9E2D-F4AA95524FFA] [com.c-command.SpamSieve.MailAppExtension(3.0.1)],[d E84F8A8D-A2BA-4556-88AA-05580915FB16] [/Applications/SpamSieve.app/Contents/PlugIns/SpamSieve.appex]>, instance = [(null)], state = 0, useCount = 0> pid: 0
2023-11-03 10:00:50.687597-0500 0x107710 Error 0x4672e1 94227 0 Mail: (ExtensionFoundation) [com.apple.extensionkit:NSExtension] Unable to acquire process assertion in beginUsing: with plugin identifier: com.c-command.SpamSieve.MailAppExtension, killing plugin
2023-11-03 10:00:50.687615-0500 0x107710 Error 0x4672e1 94227 0 Mail: (ExtensionFoundation) [com.apple.extensionkit:NSExtension] PlugInKit error in beginUsing: with plugin identifier: com.c-command.SpamSieve.MailAppExtension, killing plugin
2023-11-03 10:00:50.687709-0500 0xfcb0b Error 0x4672e1 94227 0 Mail: (ExtensionFoundation) [com.apple.extensionkit:NSExtension] begin extension request <EXExtensionRequest: 0x600000030070> Request PK UUID: 97B2866E-673E-42DD-805B-E1067F102D70 with item count 0 complete with error: Error Domain=PlugInKit Code=16 “other version in use: <id: 0x7f8562310690; core = <[u 764E3278-E9B4-4712-A2E2-74BFB9F956B3] [com.c-command.SpamSieve.MailAppExtension(3.0.1)],[d EC701155-FA87-4ACE-B5C4-AAF951DCEDFC] [/Applications/SpamSieve.app/Contents/PlugIns/SpamSieve.appex]>, instance = [(null)], state = 1, useCount = 1>” UserInfo={NSLocalizedDescription=other version in use: <id: 0x7f8562310690; core = <[u 764E3278-E9B4-4712-A2E2-74BFB9F956B3] [com.c-command.SpamSieve.MailAppExtension(3.0.1)],[d EC701155-FA87-4ACE-B5C4-AAF951DCEDFC] [/Applications/SpamSieve.app/Contents/PlugIns/SpamSieve.appex]>, instance = [(null)], state = 1, useCount = 1>}
2023-11-03 10:00:50.687818-0500 0xfcb0b Default 0x4672e1 94227 0 Mail: (MailKit) [com.apple.email:MERemoteExtension] com.c-command.SpamSieve.MailAppExtension - SpamSieve - 3.0.1 - [MEMessageActionHandler]: Resetting extension _remoteExtensionProxyPromise as Extension start failed with error NSError Domain=PlugInKit Code=16.
2023-11-03 10:00:50.967480-0500 0xfcfc9 Default 0x0 94257 0 SpamSieve: (Security) [com.apple.securityd:security_exception] CSSM Exception: -2147415792 CSSMERR_CSP_INVALID_KEY
2023-11-03 10:00:50.969712-0500 0xfcfc9 Default 0x0 94257 0 SpamSieve: (Security) [com.apple.securityd:security_exception] CSSM Exception: -2147415792 CSSMERR_CSP_INVALID_KEY
2023-11-03 10:00:50.986649-0500 0x10704e Default 0x46731c 196 0 runningboardd: (RunningBoard) [com.apple.runningboard:ttl] Acquiring assertion targeting [app<application.com.c-command.SpamSieve.1884065.1884394(502)>:94257] from originator [app<application.com.c-command.SpamSieve.1884065.1884394(502)>:94257] with description <R
SAssertionDescriptor| “AppNap adapter assertion” ID:196-94257-32711 target:94257 attributes:[

Thanks

Rand

Are you seeing any problems with the behavior of the app? None of this looks like it’s related to remote training, and it’s normal to see lots of console spew related to Mail extensions.

Not with the app, not that I can tell yet. The logs from the AppleScript look ok as far as I’ve been able to tell. I’ll let you know if I do.

Thanks

Rand