Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Desktop][Bug] Version 7.2.0 crashes at start #1196

Open
eb1962 opened this issue Aug 23, 2024 · 4 comments
Open

[Desktop][Bug] Version 7.2.0 crashes at start #1196

eb1962 opened this issue Aug 23, 2024 · 4 comments

Comments

@eb1962
Copy link

eb1962 commented Aug 23, 2024

I have updated my Elevate app to version 7.2.0 and despite having followed all steps as documented the app doesn't open and crashes.

The error message;
"The application Elevate can't be opened" is prompted
and the problem report is shown:
"Elevate quit unexpectedly"

Most important info are:
Exception Type: EXC_CRASH (SIGKILL (Code Signature Invalid))
Exception Codes: 0x0000000000000000, 0x0000000000000000
Termination Reason: CODESIGNING 4 Launch Constraint Violation

Despite having authorised the app in the "Privacy and Security" section of the System Settings, which is kind of weird.

Thanks!

@czacheur
Copy link

:-(
GVcabbBXMAAi3Nl

@eb1962
Copy link
Author

eb1962 commented Aug 26, 2024

I have also tried downgrading to release 7.1.0 but I get the same result.
It seems as it is related with the latest OS developments.

@vk2him
Copy link

vk2him commented Sep 29, 2024

I get the same error, however I've found I'm able to run it ok by using a similar workaround for other apps that aren't yet 100% compatible.

From terminal, enter the following, it will still display the error in terminal but it runs fine:

/Applications/Elevate.app/Contents/MacOS/Elevate

vk2him@Ians-MBP ~ % /Applications/Elevate.app/Contents/MacOS/Elevate
21:33:47.138 › Version: 7.2.0
21:33:47.145 › Running in production
21:33:47.146 › App running into: /Applications/Elevate.app/Contents/Resources/app.asar
21:33:47.325 › System details: Hostname Ians-MBP.home; Platform darwin x64; Cpu Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz; Memory 32GB; athleteMachineId 'redacted'; Node v18.17.1
21:33:47.530 › No proxy detected
2024-09-29 21:33:47.736 Elevate[15572:422510] +[IMKClient subclass]: chose IMKClient_Legacy
2024-09-29 21:33:47.736 Elevate[15572:422510] +[IMKInputSession subclass]: chose IMKInputSession_Legacy
21:33:48.649 › Update app requested: platform=darwin; autoUpdatable=false; acceptPreReleases=false
21:33:48.649 › Manual update check: clientVersion=7.2.0; platform=darwin; arch=x64; acceptPreReleases=false;
21:33:48.650 › Seek for github releases from: https://api.github.com/repos/thomaschampagne/elevate/releases
21:33:48.699 › Found 8 github releases
[15572:0929/213349.657153:ERROR:trust_store_mac.cc(846)] Error parsing certificate:
ERROR: Failed parsing extensions

[15572:0929/213349.657220:ERROR:trust_store_mac.cc(846)] Error parsing certificate:
ERROR: Failed parsing extensions```

@Chioti
Copy link

Chioti commented Oct 16, 2024

I've been having the same problem and have not been able to use Elevate for weeks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants