You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.)
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
Extra information
The text was updated successfully, but these errors were encountered: