I try to flash image for Radxa Rock 3C from here: Radxa 3C Ubuntu image
I use SanDisk 64GB flash card. MyOS is Windows 10. The disk is formatted in extFAT.
When I started a flash process I got the error: “User did not grant permission”
There is a console log file:
gui.js:37 Error: Error invoking remote method 'disable-screensaver': No handler registered for 'disable-screensaver'
at EventEmitter.i.invoke (electron/js2c/renderer_init.js:73)
(anonymous) @ gui.js:37
logException @ gui.js:37
(anonymous) @ gui.js:354
gui.js:37 Elevating command: C:\Users\user\AppData\Local\Programs\balena-etcher\balenaEtcher.exe C:\Users\user\AppData\Local\Programs\balena-etcher\resources\app\generated\child-writer.js
gui.js:37 Terminating IPC server
gui.js:37 Flash results {}__proto__: Object
gui.js:37 Error: User did not grant permission.
at gui.js:37
at ChildProcess.exithandler (child_process.js:324)
at ChildProcess.emit (events.js:315)
at maybeClose (internal/child_process.js:1048)
at Process.ChildProcess._handle.onexit (internal/child_process.js:288)
(anonymous) @ gui.js:37
logException @ gui.js:37
flashImageToDrive @ gui.js:341
async function (async)
flashImageToDrive @ gui.js:341
tryFlash @ gui.js:341
callback @ gui.js:341
(anonymous) @ gui.js:37
ca @ gui.js:35
ja @ gui.js:35
ka @ gui.js:35
wa @ gui.js:35
Aa @ gui.js:35
ya @ gui.js:35
Da @ gui.js:35
Ad @ gui.js:35
Gi @ gui.js:35
Kb @ gui.js:35
Dd @ gui.js:35
(anonymous) @ gui.js:35
exports.unstable_runWithPriority @ gui.js:35
Ii @ gui.js:35
Cd @ gui.js:35
sentryWrapped @ gui.js:37
gui.js:37 Error: Error invoking remote method 'enable-screensaver': No handler registered for 'enable-screensaver'
at EventEmitter.i.invoke (electron/js2c/renderer_init.js:73)
(anonymous) @ gui.js:37
logException @ gui.js:37
(anonymous) @ gui.js:354
gui.js:35 0 devices, 0% at 0.00 MB/s (total 0.00 MB/s) with 0 failed devices
I ran the software as administartor with the same result. I use ESET antivirus program which I turned off while flashing - it didn’t help. Software version is 1.14.3.
Any suggestions?