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

Can't run latest Testnet build on macos #2789

Closed
hassos246 opened this issue Jan 11, 2025 · 3 comments
Closed

Can't run latest Testnet build on macos #2789

hassos246 opened this issue Jan 11, 2025 · 3 comments
Labels

Comments

@hassos246
Copy link

hassos246 commented Jan 11, 2025

Bug Report

Current behavior
% open /Applications/Testnet/Gridcoin.app --args -testnet
The application cannot be opened for an unexpected reason, error=Error Domain=RBSRequestErrorDomain Code=5 "Launch failed." UserInfo={NSLocalizedFailureReason=Launch failed., NSUnderlyingError=0x600002e80db0 {Error Domain=NSPOSIXErrorDomain Code=153 "Unknown error: 153" UserInfo={NSLocalizedDescription=Launchd job spawn failed}}}

Expected behavior
Testnet client should launch.

Steps to reproduce:
Download latest Testnet build for macOS arm64. Place in a subfolder to Applications named Testnet and run the command above.

Screenshots

Gridcoin version
5.4.8.3-testnet, downloaded from GitHub release page.

Machine specs

  • OS: macOS 14.5
  • CPU: M1
  • RAM: 16 GB
  • Disk size: 512 GB
  • Disk Type (HD/SSD): SSD

Extra information

@hassos246 hassos246 added the bug label Jan 11, 2025
@div72
Copy link
Member

div72 commented Jan 12, 2025

I cannot reproduce on 14.3, to be sure have you tried rebooting? Are you able to run it with /Applications/Testnet/Gridcoin.app/Contents/MacOS/gridcoinresearch -testnet? If both fails, can you try codesign --force --deep -s - /Applications/Testnet/Gridcoin.app and retry? (Might need XCode CLI tools.)

@hassos246
Copy link
Author

Running the codesign command helped. Thanks!

@div72
Copy link
Member

div72 commented Jan 29, 2025

Closing since the only way to permanently fix this would be to have a code signing certificate.

@div72 div72 closed this as not planned Won't fix, can't repro, duplicate, stale Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants