Jump to content
Not connected, Your IP: 3.146.221.52
Staff

Eddie macOS - Unable to start (Client not allowed: Remote executable not signed)

Recommended Posts

If you encounter exactly this error under macOS:
Unable to start (Client not allowed: Remote executable not signed)

run from terminal (adjust the path if different)

sudo rm /Applications/Eddie.app/Contents/Resources/mono_crash* 
 

This issue is resolved in Eddie version 2.21.5 and above.

Share this post


Link to post

Issue details


Eddie checks the integrity of Eddie installation every time it is started. The following command:
 

/usr/bin/codesign -v --verify /Applications/Eddie.app/Contents/MacOS/Eddie


must return
 

/Applications/Eddie.app/Contents/MacOS/Eddie: valid on disk
/Applications/Eddie.app/Contents/MacOS/Eddie: satisfies its Designated Requirement


but when a crash occurs it generates a dump file that causes failed validation:

/Applications/Eddie.app/Contents/MacOS/Eddie: a sealed resource is missing or invalid
file added: /Applications/Eddie.app/Contents/Resources/mono_crash.11b738480.0.json


Removing dump files with the below command reverts to a successful validation:

rm /Applications/Eddie.app/Contents/Resources/mono_crash* 




 

Share this post


Link to post
16 hours ago, Staff said:

If you encounter exactly this error under macOS:
Unable to start (Client not allowed: Remote executable not signed)

run from terminal (adjust the path if different)


sudo rm /Applications/Eddie.app/Contents/Resources/mono_crash* 
 

This issue is resolved in Eddie version 2.21.5 and above.


Just curious if this is ALL versions of Mac?

Share this post


Link to post
8 hours ago, madrat said:
Just curious if this is ALL versions of Mac?

Can occur in all version, but it's rare to hit this issue

Share this post


Link to post

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Security Check
    Play CAPTCHA Audio
    Refresh Image

×
×
  • Create New...