error: please check that the archive is not corrupted. every iso i try
See original GitHub issue- Etcher version: 1.5.51
- Operating system and architecture: ubuntu 19.04 64bit
- Image flashed: every manjaro iso i can find
- Do you see any meaningful error information in the DevTools?
/tmp/.mount_balenaD4…js/dist/raven.js:58 {"stack":"Error: The elevated process died unexpectedly\n at Object.exports.createError (/tmp/.mount_balenaD4uKeB/resources/app.asar/lib/shared/errors.js:253:17)\n at Object.exports.createUserError (/tmp/.mount_balenaD4uKeB/resources/app.asar/lib/shared/errors.js:292:18)\n at Bluebird.using (/tmp/.mount_balenaD4uKeB/resources/app.asar/lib/shared/permissions.js:207:22)","message":"The elevated process died unexpectedly","description":"The process error code was 126","report":false,"image":"manjaro-architect-18.0.2-stable-x86_64.iso"}
every iso i try to flash i get an error saying “something went wrong. if it is a compressed image, please check that the archive is not corrupted.” i have tried manjaro architect iso, manjaro i3 iso, manjaro kde iso, etc. every one gives this error.
Issue Analytics
- State:
- Created 4 years ago
- Reactions:10
- Comments:37 (9 by maintainers)
Top Results From Across the Web
Keep getting "something went wrong." error on Arch
Hi, I've been trying to use Balena Etcher on my Arch install to write a variety of ... please check that the archive...
Read more >please check that the archive is not corrupted. every iso i try
error : please check that the archive is not corrupted. every iso i try · Etcher version: 1.5.51 · Operating system and architecture:...
Read more >Balenaetcher not working - Home Assistant Community
Something went wrong. If it is a compressed image, please check that the archive is not corrupted. Cannot read property 'message' of null."....
Read more >How to fix checksum error, archive is corrupt error ... - YouTube
sometimes when you are installing a game and extracting files from a rar file this error shows up. i will teach you how...
Read more >Fix : The Archive is Either In Unknown Format Or Damaged ...
Then check if you are able to open the archive without any error. ... Even a small corruption in the ZIP or RAR...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I had the same problem. The solution was to unmount all the extra volumes.
diskutil list
diskutil unmount disk2s1
Etcher should work now.
Optional:
Skip etcher and just use
dd
:sudo dd if=/path/to/your/disk.img of=/dev/rdisk2 bs=1m
diskutil eject /dev/disk2
I had this issue as well on Mac OS. I solved it by running etcher from the terminal with following command:
sudo /Applications/balenaEtcher.app/Contents/MacOS/balenaEtcher