question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[macOS Signing] libEGL.dylib: A timestamp was expected but was not found.

See original GitHub issue
  • Version: 22.7.0
  • Electron Version: 8.3.0
  • Electron Type (current, beta, nightly): current
  • Target: macOS

Error :

• signing file=build/mac/Software Defined Perimeter - Access Client.app identityName=Developer ID Application: InstaSafe Technologies Private Limited (9HQMLR4Y69) identityHash=B5255797784BE9C28778DB551FAADD50D6B975ED provisioningProfile=none

⨯ Command failed: codesign --sign B5255797784BE9C28778DB551FAADD50D6B975ED --force --timestamp --options runtime --entitlements /Users/devmachinemacos/builds/shWxzgpJ/0/instasafesdp/sdp-electron-agent/node_modules/app-builder-lib/templates/entitlements.mac.plist /Users/devmachinemacos/builds/shWxzgpJ/0/instasafesdp/sdp-electron-agent/build/mac/Software Defined Perimeter - Access Client.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Libraries/libEGL.dylib

/Users/devmachinemacos/builds/shWxzgpJ/0/instasafesdp/sdp-electron-agent/build/mac/Software Defined Perimeter - Access Client.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Libraries/libEGL.dylib: A timestamp was expected but was not found. stackTrace= Error: Command failed: codesign --sign B5255797784BE9C28778DB551FAADD50D6B975ED --force --timestamp --options runtime --entitlements /Users/devmachinemacos/builds/shWxzgpJ/0/instasafesdp/sdp-electron-agent/node_modules/app-builder-lib/templates/entitlements.mac.plist /Users/devmachinemacos/builds/shWxzgpJ/0/instasafesdp/sdp-electron-agent/build/mac/Software Defined Perimeter - Access Client.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Libraries/libEGL.dylib /Users/devmachinemacos/builds/shWxzgpJ/0/instasafesdp/sdp-electron-agent/build/mac/Software Defined Perimeter - Access Client.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Libraries/libEGL.dylib: A timestamp was expected but was not found.

My macOS pipelines started failing suddenly with the above error. This started from today and the only change there has been was a new electron builder update 22.7.0.

I changed package.json version to 22.5.1 and pipelines started working again.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7

github_iconTop GitHub Comments

1reaction
zzxxiinncommented, Dec 15, 2021

Same issue - signing started failing December 15th with above message.

electron@16.0.4 electron-builder@22.14.5 MacOS BigSur 11.6.1 Xcode 13.1

0reactions
Desintegratorcommented, Jun 1, 2022

same

Read more comments on GitHub >

github_iconTop Results From Across the Web

A timestamp was expected but was not found - Apple Developer
We are facing following message "A timestamp was expected but was not found" during codesign for following .dylib and .pkg and it cause...
Read more >
Error, "The timestamp service is not available." when using ...
At least if you timestamp your signature, the verification will pass as long as the binary was signed while the certificate was still...
Read more >
Notarization errors - English Community - 4D Forum
“message”: “The signature does not include a secure timestamp.”, ... HelperTool and InstallTool are also present in the MacOS folder.
Read more >
566817 – ecd.Theia failing when using macsign signing service
I spent a while finding the output and it is as follows: Problem accessing ... "b'error: expected central file header signature not found...
Read more >
macOS, CEF, and notarization
Does CEF plan to address code-signing, hardened-runtime support, and ... "Chromium Embedded Framework.framework/Libraries/libEGL.dylib"
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found