balena-io / etcher

Flash OS images to SD cards & USB drives, safely and easily.
https://etcher.io/
Apache License 2.0
29.27k stars 2.08k forks source link

Error:(0,h.requestMetadata) is not a function - Ubuntu 23.10 #4247

Open pinaa opened 3 months ago

pinaa commented 3 months ago

This issue was closed, but it's still broken! I would like to build etcher from source myself to fix it.

DragonflyRobotics commented 2 months ago

I am also having the same issue on Arch OS. image

DragonflyRobotics commented 2 months ago

Some good news! I cloned the master branch and built the project. That error seems to go away so this issue seems to be fixed on the master branch. I am flashing HomeAssistant OS and I get this error but this is likely an issue with the image itself. I thought I will share regardless:

image

nattadasu commented 2 months ago

See #4150, you can pass --no-sandbox param on terminal to bypass this

Edit:

You can also force to run the app as root/admin.

ivanreeve commented 2 months ago

I'm also having the same error on Windows 10 image