hinto-janai / gupax

GUI Uniting P2Pool And XMRig
https://gupax.io
GNU General Public License v3.0
275 stars 18 forks source link

“Gupax” is damaged and can’t be opened. You should move it to the Trash. #86

Open chenyu0324 opened 7 months ago

chenyu0324 commented 7 months ago

OS & Version:

Apple M3 Max macOS 14.2.1 (23C71), Gupax v1.3.5 gupax-v1.3.5-macos-arm64-bundle

Bug

Gupax can't open and return the message below: "“Gupax” is damaged and can’t be opened. You should move it to the Trash."

hinto-janai commented 7 months ago

Can you try opening Gupax in a terminal and post the crash message?

./Gupax.app/Contents/MacOS/gupax
ljis120301 commented 7 months ago

I'm getting the same issue, when I run in terminal it just says "[1] 56400 killed sudo ./Gupax.app/Contents/MacOS/gupax" also tried running sudo to see if that would help at all but same result. For reference I'm on an M1 MacBook Air running, running the ARM/Apple Silicon version of the app.

Cyrix126 commented 7 months ago

executing this command worked, at least on my fork. No root required.

xattr -d com.apple.quarantine Gupax.app

Edit: this bug better describe the issue https://github.com/hinto-janai/gupax/issues/51