error to flash ubuntu

Hey, the log that you sent us from the browser console is incomplete. Please copy the full output of the browser console and paste it here. Along with that it would really helpful to us if you could inform us what was the behaviour after you used sudo to run balenaEtcher. This will really help us solve your problem faster.

dada07tv@MBP-di-Davide ~ % sudo /Applications/balenaEtcher.app/Contents/MacOS/balenaEtcher

Password:

(node:2789) Electron: Loading non-context-aware native module in renderer: ‘/Applications/balenaEtcher.app/Contents/Resources/app/generated/modules/xxhash/build/Release/hash.node’. This is deprecated, see https://github.com/electron/electron/issues/18397.

(node:2789) Electron: Loading non-context-aware native module in renderer: ‘/Applications/balenaEtcher.app/Contents/Resources/app/generated/modules/ext2fs/build/Release/bindings.node’. This is deprecated, see https://github.com/electron/electron/issues/18397.

(node:2789) Electron: Loading non-context-aware native module in renderer: ‘/Applications/balenaEtcher.app/Contents/Resources/app/generated/modules/drivelist/build/Release/drivelist.node’. This is deprecated, see https://github.com/electron/electron/issues/18397.

(node:2789) Electron: Loading non-context-aware native module in renderer: ‘/Applications/balenaEtcher.app/Contents/Resources/app/generated/modules/@balena.io/usb/build/Release/usb_bindings.node’. This is deprecated, see https://github.com/electron/electron/issues/18397.

ready-to-show: 966.913ms

Checking for update

Error: Error: net::ERR_CERT_INVALID

at SimpleURLLoaderWrapper. (electron/js2c/browser_init.js:2575:21)

at SimpleURLLoaderWrapper.emit (events.js:223:5)

{“stack”:“Error: net::ERR_CERT_INVALID\n at SimpleURLLoaderWrapper. (electron/js2c/browser_init.js:2575:21)\n at SimpleURLLoaderWrapper.emit (events.js:223:5)”,“message”:“net::ERR_CERT_INVALID”}

{“stack”:“Error: net::ERR_CERT_INVALID\n at SimpleURLLoaderWrapper. (electron/js2c/browser_init.js:2575:21)\n at SimpleURLLoaderWrapper.emit (events.js:223:5)”,“message”:“net::ERR_CERT_INVALID”}

MenuSelect event trace: eventTime from current time is 8255.28

MenuSelect event trace: eventTime from current time is 8255.3

MenuSelect event trace: eventTime from current time is 8255.3

MenuSelect event trace: eventTime from current time is 8255.31

MenuSelect event trace: eventTime from current time is 8255.32

MenuSelect event trace: eventTime from current time is 8255.33

MenuSelect event trace: eventTime from current time is 8255.34

MenuSelect event trace: received mouse up (kModeSelect)

MenuSelect event trace: sticky menus acquired (kModeSelect)

MenuSelect event trace: mousedown - switched from kSticky to kClassic (kSticky)

MenuSelect event trace: mouse up (kClassic)

Hi David,

Are you by any chance running Chrome Remote Desktop on either machine? It sounds like an odd question, but I’ve similar issues (particularly on Ubuntu) where the security enabled by CRD causes permission issues on unrelated apps.

John

yes I have CDR…

Hey. Could you try disabling the Chrome Remote Desktop to see whether it works without it?

How? On a Mac

Hi David,

On the Mac, you’ll need to remove the application per Google’s instructions: https://support.google.com/chrome/thread/10223572?hl=en

John