UnsatisfiedLinkError: Error looking up function ‘SecTaskCopySigningIdentifier’

Support for macOS users
Post Reply
conanr
Posts: 2
Joined: 19 Apr 2020, 06:03

UnsatisfiedLinkError: Error looking up function ‘SecTaskCopySigningIdentifier’

Post by conanr »

Hi, I'm getting this error message when I hit rename:

Code: Select all

MOVE: UnsatisfiedLinkError: Error looking up function ‘SecTaskCopySigningIdentifier’: dlsym(RTLD_DEFAULT, SecTaskCopySigningIdentifier): symbol not found
2014 Mac Mini running OSX El Capitan
Filebot Version 4.90

Any ideas how to fix?
User avatar
rednoah
The Source
Posts: 22998
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: UnsatisfiedLinkError: Error looking up function ‘SecTaskCopySigningIdentifier’: dlsym(RTLD_DEFAULT, SecTaskCopySigni

Post by rednoah »

:arrow: Duplicate of viewtopic.php?f=12&t=11623


TL;DR FileBot 4.9.* is not compatible with your severely outdated OS.


You should be able to downgrade to FileBot 4.8.5 though:
rednoah wrote: 18 Apr 2020, 15:10 FileBot 4.9.1 has passed Apple review and is rolling out now. FileBot 4.9.0 has been disabled. If you're using an older version of Mac OS, and install via the Mac App Store, then you should be getting FileBot 4.8.5 now. If you need to downgrade, then uninstalling and reinstalling should do the trick.
:idea: Please read the FAQ and How to Request Help.
conanr
Posts: 2
Joined: 19 Apr 2020, 06:03

Re: UnsatisfiedLinkError: Error looking up function ‘SecTaskCopySigningIdentifier’

Post by conanr »

Cool, the older version seems to work again, I can't update the OS on that machine as it has a couple of old Audio Plugins I need which won't work if I do. Thanks!!
Post Reply