Skip to content

Updater fails with "Sandbox: deny mach-lookup <Identifier>-spki/spks" #2290

Closed Answered by zorgiepoo
ktraunmueller asked this question in Q&A
Discussion options

You must be logged in to vote

Please check the "Communication" section on the Sandboxing guide.

Your application does not have those entitlements in there:

> codesign -d --entitlements :- /Volumes/Compositor/Compositor.app 
Executable=/Volumes/Compositor/Compositor.app/Contents/MacOS/Compositor
<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "https://www.apple.com/DTDs/PropertyList-1.0.dtd"><plist version="1.0"><dict><key>com.apple.security.app-sandbox</key><true/><key>com.apple.security.files.bookmarks.document-scope</key><true/><key>com.apple.security.files.user-selected.read-write</key><true/><key>com.apple.security.network.client</key><true/><key>com.apple.security.print<…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by ktraunmueller
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2.x Sparkle 2.0
2 participants
Converted from issue

This discussion was converted from issue #2289 on November 29, 2022 01:42.