[Bug] Insomnia fails to start on Fedora 29
See original GitHub issue- Insomnia Version:
6.3.2 - Operating System:
Fedora 29 (4.20.3-200.fc29.x86_64)
Details
Insomnia completely fails to start. Tried reinstalling, updating OS, etc. Can’t really help with reproducing this. Hoping to get some pointers on how to go about fixing this though. Running insomnia & will start a process which will instantly exit:
% insomnia & ~
[1] 8807
% ~
[1] + 8807 exit 1 insomnia
Issue Analytics
- State:
- Created 5 years ago
- Reactions:1
- Comments:18 (2 by maintainers)
Top Results From Across the Web
[Bug] Insomnia fails to start on Fedora 29 · Issue #1347 - GitHub
Insomnia Version: 6.3.2 Operating System: Fedora 29 (4.20.3-200.fc29.x86_64) Details Insomnia completely fails to start.
Read more >1645678 – Fedora won't wake up after it goes blank
It turns out that setting the BlankTime option does not solve the problem for me. The problem has reoccurred twice since I have...
Read more >Snapped app not loading fonts on Fedora (and Arch)
My pick snap (https://snapcraft.io/pick-colour-picker) has had a bug reported ... I don't know if it's related to it running on Fedora; I can...
Read more >"Error while loading shared libraries: libnss3.so" while running ...
I cannot run update , install or any other command that makes changes to container (don't have rights to modify the container). How...
Read more >Common F34 bugs - Fedora Project Wiki
If you upgraded before the fix for this (see above) was released and are stuck, you can switch to a virtual console (e.g....
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

I solved the problem in fedora 29 by downloading the rpm and installing with dnf link Releases Files
+1 for a clear RPM link and “Install instructions for Fedora/CentOS” on the downloads page.
I only found out that an RPM – my first installation preference – existed through this issue. Snaps are always a pain to work with.