etcher
etcher copied to clipboard
Etcher stuck on “Starting”
- Etcher version: 1.7.9
- Operating system and architecture: Windows 10 Pro x64
- Image flashed: tails-amd64-4.29.img
-
Do you see any meaningful error information in the DevTools? It won't open with the
Ctrl+Shift+I
command. I have tried multiple computers, ran as admin, reinstall, different versions.
I'm experiencing that as well on OSX (10.15.7)
Same here
I got the same problem but with MacOS and tails 5.0
Since many of you have the "same" problem, can someone detail, what does it mean "stuck on starting"?
- by "dev tools not able to open" I could guess the etcher window is not even showing up so you can't open devtools
- by flashing a particular image I could guess it is stalling after you pressed the "Flash" button
The bulletpoints are there in the issue template for a reason. Please include the necessary information, with guessing no issue can be solved, moreover it takes the developer's time.
Same happened to me (stalling after I click the Flash button) with v1.7.9 and macOS 10.15.7. I downloaded the previous version (v1.7.8) and it worked.
I experience same issue in Windows 10 using version 1.7.9. In my case Etcher is stalling after I press the "Flash" button and DevTools are shown.
Here are logs from DevTools console:
Logs
Failed to load resource: net::ERR_FILE_NOT_FOUND electron/js2c/renderer_init.js:13 (electron) The remote module is deprecated. Use https://github.com/electron/remote instead. log @ electron/js2c/renderer_init.js:13 gui.js:364 _____ _ _ | | | | | | | | | | | ___ _ __ | || / | ' \ / _ \ '| | || || (| | | | / | _/ ____|| ||___||
Interested in joining the Etcher team? Drop us a line at [email protected]
Version = 1.7.9, Type = portable
gui.js:46 Fri Jun 03 2022 15:56:33 GMT+0200 (Ora legale dell’Europa centrale) Application start ({"packageType":"portable","version":"1.7.9","sample":0.1,"applicationSessionUuid":"0c6c136b-a385-43c6-b728-e8d0c37fa86e","flashingWorkflowUuid":"01ecdc65-5826-429d-9576-aadcfe1c7975"})
gui.js:46 [Axios v1.7.9] Transitional option 'clarifyTimeoutError' has been deprecated since v1.0.0 and will be removed in the near future
console.
gui.js:46 Image: C:\Users\Win10\Downloads\batocera-rpi4-34-20220523.img.gz
gui.js:46 Devices: \.\PhysicalDrive3
gui.js:46 Auto blockmapping: true
gui.js:46 Decompress first: true
If other details are needed I would be glad to help.
This ticket has a solution that worked for me on Mac:
open Etcher with something like sudo /Applications/balenaEtcher.app/Contents/MacOS/balenaEtcher
so it has the enough permissions.
This ticket has a solution that worked for me on Mac:
open Etcher with something like
sudo /Applications/balenaEtcher.app/Contents/MacOS/balenaEtcher
so it has the enough permissions.
Thanks a lot, it worked for me.