Skip to content
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 flashing Ubuntu 18.04 - "The writer process ended unexpectedly" #3339

Closed
Sladerix opened this issue Nov 2, 2020 · 9 comments
Closed

Comments

@Sladerix
Copy link

Sladerix commented Nov 2, 2020

  • Etcher version:
    1.5.109
  • Operating system and architecture:
    macOS Catalina last version
  • Image flashed:
    ubuntu 18.04
  • Do you see any meaningful error information in the DevTools?
    gui.js:48916 {"stack":"Error: The writer process ended unexpectedly\n at createError (file:///Applications/balenaEtcher.app/Contents/Resources/app/generated/gui.js:63120:23)\n at createUserError (file:///Applications/balenaEtcher.app/Contents/Resources/app/generated/gui.js:63131:16)\n at Server. (file:///Applications/balenaEtcher.app/Contents/Resources/app/generated/gui.js:79338:28)","message":"The writer process ended unexpectedly","description":"Please try again, and contact the Etcher team if the problem persists","report":false,"image":"ubuntu-18.04-desktop-amd64.iso"}
@nmcc1212
Copy link

if this isn't already resolved I had the same issue today but when comparing it to the SHA256 checksum found it was corrupt. I just redownloaded the ISO and all was good
Screen Shot 2020-11-10 at 21 59 08

@Sladerix
Copy link
Author

if this isn't already resolved I had the same issue today but when comparing it to the SHA256 checksum found it was corrupt. I just redownloaded the ISO and all was good
Screen Shot 2020-11-10 at 21 59 08

Hello, actually I tried it a week later on another pc, redownloading the .iso on another OS (windows Instead of Mac), and the same, balena crashes

@rhymeswithmogul
Copy link

I am also having the same issue, but with an Ubuntu 20.10 ISO. I was having the same issue on both macOS Catalina 10.5.7, as well as macOS Big Sur 11.0.1 (Intel).

@nmcc1212
Copy link

nmcc1212 commented Nov 21, 2020

is it 64bit?

if so follow this

Run this command in your terminal in the directory the iso was downloaded to verify the SHA256 checksum:
echo "3ef833828009fb69d5c584f3701d6946f89fa304757b7947e792f9491caa270e *ubuntu-20.10-desktop-amd64.iso" | shasum -a 256 --check

^ from https://ubuntu.com/download/desktop/thank-you?version=20.10&architecture=amd64

@Sladerix
Copy link
Author

is it 64bit?

if so follow this

Run this command in your terminal in the directory the iso was downloaded to verify the SHA256 checksum:
echo "3ef833828009fb69d5c584f3701d6946f89fa304757b7947e792f9491caa270e *ubuntu-20.10-desktop-amd64.iso" | shasum -a 256 --check

^ from https://ubuntu.com/download/desktop/thank-you?version=20.10&architecture=amd64

Thanks.. in the end I solved by using a previous version of balena

@nmcc1212
Copy link

what an odd issue.

@shawaj
Copy link
Contributor

shawaj commented Dec 3, 2020

take a look at #3358 and try this version - EDIT: just realised this link is balena team only will update when v1.5.112 is released

@shawaj
Copy link
Contributor

shawaj commented Dec 3, 2020

@shawaj
Copy link
Contributor

shawaj commented Dec 13, 2020

@nmcc1212 @Sladerix @rhymeswithmogul haven't heard back in 10 days so closing this issue. Please feel free to reply back if you don't agree or are still having problems

@shawaj shawaj closed this as completed Dec 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants