-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: (0 , h.requestMetadata) is not a function #4150
Comments
Also having this issue on Manjaro |
Like you but I'm using ArchLinux :( |
I'm getting this with version 1.18.14 on Garuda. |
Same for me on ArchLinux. |
Getting this on Nobara 38 |
Was initially trying on Hyprland, which is on Wayland. I download Cinnamon to test and Xorg environment and it worked for me. I used 1.8.13. Is anyone else on Wayland? |
I was on wayland |
I'm getting this issue on Manjaro with the 1.18.14 version from the AUR and I'm on X11. However, it lools like 1.18.14 released just a couple of days before #4132 was merged, meaning that the fix for #4138 wasn't included in that version. So any Arch/Manjaro issues (@Sargeanthost, @devM7MD, @myxor) should hopefully be fixed when 1.19.x lands on the AUR. Maybe I can try and manually build a 1.19 package and see if it works? |
It looks like the move to building with electron-forge causes build issues on Arch, and this is why the AUR package is still on version 1.18. |
I have the same issue on openSUSE using the RPM and appimage |
Same problem here with EndeavourOS. |
Same issue on Ubuntu 22.04 with X11 using balenaEtcher-1.19.3-x64.AppImage but no error when using balenaEtcher-1.18.11-x64.AppImage |
Same issue with balena-etcher-1.19.3-1.x86_64.rpm on Fedora 39 |
also have same issue with balena-etcher-1.19.3-1.x86_64.rpm on Fedora 39 |
This issue does not occur on the appimage version of Etcher |
I use archlinux ,balenaEtcher-1.18.8-x64.AppImage can use |
…v1.19.2)" This reverts commit 3906e49. Reverting update(v1.19.2 -> v1.18.12) Upstream Bug #4150 - balena-io/etcher#4150
Thanks for the reports guys. |
Getting the same on Fedora 39 with version v1.19.3. Tried both RPM and AppImage formats. Same result. |
Same on Arch on both x11 and wayland, installed with yay from aur (since people above were talking abt wayland) AppImage works fine |
Unfortunately console does not have much info |
OS: Fedora 39 Looking at the inspector the error is thrown in the
https://github.com/balena-io/etcher/blob/v1.19.4/lib/gui/app/app.ts#L139-L157 Since |
still an issue on arch |
same problem, archlinux |
Experiencing the same issue here on Manjaro and Garuda Linux with balena-etcher-2:1.18.14-1. Just as @Kaiddd commented, I can confirm that the balenaEtcher-1.5.109-x64.AppImage version works fine on both systems. |
Same issue here on ElementaryOS and Zorin OS with balenaEtcher-1.19.5-x64.AppImage. |
Experiencing this problem on my Dell XPS 9520 running Arch Linux. This is with balenaEtcher v1.18.14 from AUR, v1.18.12 AppImage, and v1.19.5 AppImage. Running GNOME 45.4 on Wayland with Intel GPU. |
I ran into this issue on a Raspberry Pi 5 and could resolve it with this:
Maybe this helps some other poor soul. |
I had the problem on windows. running belenaEtcher as admin helped. |
I have the same issue on Windows 10. |
restarting etcher worked |
Same issue with: Working for me without issues: |
You may need to run it as Administrator. |
As @RodrickM says - RUN AS ADMINISTRATOR |
Guys just open balena etcher with administrator |
Dude, this is a Linux based GitHub issue. Not the same OS. |
This problem also applies to Mac OS. |
Same problem on MacOS as well, |
This issue persists from 1.18.3 onwards and is affected by your security as well as 1.19 further perpetuates the issue by making your normal windows security complain. I would recommend also clearing %temp% when changing to a different version as it doesn't seem to clear itself automatically when the program is deleted. I think that sums up the issue. |
I got redirected to this thread and I'm on Windows. It seems it's an issue arising for all operating systems. |
Etcher version: 1.19.25 I had the same issue. This method worked for me. Removing all file systems from USB device using
Reinstalling etcher:
Run ecther:
|
Not fixed since 2023? I am still experiencing this in 2025. |
Had to revert to 1.18.11 on Windows. Same error on 1.19+ with admin rights or not. Couldn't open ANY ISO. |
That solve the problem. Thanks |
Same. Installed the 1.18.11 on Windows after the problem, and flashed correctly the usb. |
This doesn't even work with Administrator. |
its random, if i close and open the app like 5 times it fixes |
This still happens with the just released balenaEtcher-2.0.0-x64.AppImage. |
In Nixpkgs we package Etcher on the basis of the official deb. The procedure no longer works as of 1.18.13.
Likely a continuation of #4138. Probably that issue should be reopened? @dfunckt
The text was updated successfully, but these errors were encountered: