question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

AppImage releases won't run.

See original GitHub issue

Describe the bug the app doesn’t start at all.

To Reproduce Steps to reproduce the behavior:

  1. Download the latest arm64 release (1.1.1) as of now.
  2. try to run it
  3. See error.

Desktop (please complete the following information):

  • Platform: Manjaro ARM KDE plasma
  • Architecture: arm64/aarch64
  • Electron version: of what? how do I get it?
  • Application version: v1.1.1

Additional context when running from terminal, I get this error:

[itai@manjaro-pi4 Downloads]$ ./electron-discord-webapp-1.1.1-arm64.AppImage 
fuse: device not found, try 'modprobe fuse' first

Cannot mount AppImage, please check your FUSE setup.
You might still be able to extract the contents of this AppImage 
if you run it with the --appimage-extract option. 
See https://github.com/AppImage/AppImageKit/wiki/FUSE 
for more information
open dir error: No such file or directory
[itai@manjaro-pi4 Downloads]$ 

I tried using the --extract-and-run option, and I get this error:

[itai@manjaro-pi4 Downloads]$ ./electron-discord-webapp-1.1.1-arm64.AppImage 
fuse: device not found, try 'modprobe fuse' first

Cannot mount AppImage, please check your FUSE setup.
You might still be able to extract the contents of this AppImage 
if you run it with the --appimage-extract option. 
See https://github.com/AppImage/AppImageKit/wiki/FUSE 
for more information
open dir error: No such file or directory
[itai@manjaro-pi4 Downloads]$ 

the sha256sum if it helps: f603ff34ed0309f5e75859c602a58bfc349058ef46041ecfa36ad209a6cbff58 electron-discord-webapp-1.1.1-arm64.AppImage

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
SpacingBat3commented, Feb 28, 2021

Yea, I’ve noticed this issue. I fixed it in v1.1.2.

1reaction
SpacingBat3commented, Feb 28, 2021

That’s not a bug with the application itself, that’s why I flagged this as invalid.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Can't run AppImage on desktop by doubleclicking or clicking ...
Solution 1 : Right Click On The Appimage File And Go In Properties. enter image description here. Then Go In Permissions.
Read more >
AppImage releases won't run. · Issue #31 - GitHub
Describe the bug the app doesn't start at all. To Reproduce Steps to reproduce the behavior: Download the latest arm64 release (1.1.1) as...
Read more >
Can't Run AppImage on Ubuntu 22.04? Here's How to Fix it
Right-click on it and select Properties. Now go to the Permissions tab and check the “Allow executing file as program” option.
Read more >
Appimage won't run | openacousticdevices
I've tried 3 different versions: Knoppix (possibly too old), Lubuntu 16.04.3 and Puppy Linux: Slacko 6.3.0. In each case I can't get "AudioMoth-1.1.1.AppImage" ......
Read more >
How to run an AppImage
1. With the GUI. Open your file manager and browse to the location of the AppImage; Right-click on the AppImage and click the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found