-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
“balenaEtcher” can’t be opened because Apple cannot check it for malicious software. #2911
Comments
See #2833 (comment) |
Closing in favor of the other issue open, also see #2833 (comment) for a temp workaround |
I feel like this may be a different issue. The symptom I am describing is not laid out in any of the comments there, and that workaround does not work; |
Hmmm, right @e3b0c442 . A quick search led me to this https://apple.stackexchange.com/questions/366542/install-spotify-cant-be-opened-because-apple-cannot-check-it-for-malicious-so so it looks like we'll have to wait a bit for that (app notarisation) to happen on Etcher. I'll keep this open then until we update that part of the OSX package EDIT: You can always try the workaround described on the link above (right click -> "open"), although I would advise to do so only from packages downloaded from trusted sources, especially if you're gonna disable the check altogether |
Hey all, here is a workaround to install Etcher:
After executing this line which is pointed at your installer image you will be able to run it. It deletes the 'quarentine' attribute that Apple has set that is disallowing it from running. @thundron I think you should keep this one open as #2833 is a disk permissions error and this one is related to the app being registered with Apple. |
Thanks for this. Do you put the full name of the .dmg file in the box? |
@gorsim for the dmg you would remove.pkg and just use .dmg extension |
Thanks David. Annoyingly it didn't work - still said the same thing. This is the terminal dialogue - the first time it did seem to do something then when I tried again said no such xattr. I ran it then re-installed balenaEtcher-1.5.59.dmg and when I opened it the message said “balenaEtcher” can’t be opened because Apple cannot check it for malicious software. Any ideas? (Sorry I am not very used to command mode!) simons-MBP:~ simonnonadmin$ xattr -d com.apple.quarantine Downloads/balenaEtcher-1.5.59.dmg |
@gorsim the first time it worked and removed the attribute. The second time you ran it, it was saying there is no such attribute because it had already been deleted. I would download, run the command once, and then attempt to open the dmg. I am unable to replicate any more as it seems my computer recognizes it as safe now |
Thank you so much David - it worked! |
David - next problem I'm trying to convert CentOS-Userland-7-armv7hl-RaspberryPI-Minimal-4-1908-sda.raw.xz into an image file for a raspberry pi 4 (from herehttp://mirrors.coreix.net/centos-altarch/7.7.1908/isos/armhfp/) but Etcher says it is corrupted. I tried another file and it says the same thing. Does yours work properly? |
Did you visit your System Preferences > Security & Privacy > then click allow. Try this method after you try to open your file. |
Thanks for your help - actually I sussed it out via another forum. You need to run etcher using sudo when logged in as administrator then it works. Cheers |
Duplicate of #2833 |
Etcher will not open on the latest macOS beta, with the error:
“balenaEtcher” can’t be opened because Apple cannot check it for malicious software.
This was downloaded fresh tonight.
Not sure what else I can provide for troubleshooting as macOS prevented the application from even launching.
The text was updated successfully, but these errors were encountered: