[SOLVED] Joplin [latest] not working on Debian based distros
Posted: Mon Feb 03, 2020 1:02 am
I have grown dependant on Joplin ( https://github.com/laurent22/joplin ) to store and organize information and files on MX18, and now on MX19. However after updating to the latest Joplin (attempted both on MX18,19) via the install/update script (their script installs their latest Appimage) that they provide--it won't work. Even if I download the Appimage directly and give it execute permission...same happens. This is a known problem with Joplin devs.
Apparantly this is a problem with Debian being "more secure" than other distros... ( https://discourse.joplinapp.org/t/cant- ... linux/5581 ). It was said to be, IIRC, it is an Appimage (or maybe an latest Electron) problem(?).
TL;DR
So my question is: Is it a good thing to do following mod that someone provided on their forum????
Thanks for you help.
Apparantly this is a problem with Debian being "more secure" than other distros... ( https://discourse.joplinapp.org/t/cant- ... linux/5581 ). It was said to be, IIRC, it is an Appimage (or maybe an latest Electron) problem(?).
TL;DR
So my question is: Is it a good thing to do following mod that someone provided on their forum????
Thanks for you help.
Because of the Debian kernel patch you need to run this command in the terminal to actually get Joplin to run:
and if you don’t want to enter that last command every time you reboot you can add itCode: Select all
sudo sysctl kernel.unprivileged_userns_clone=1
toCode: Select all
kernel.unprivileged_userns_clone=1
/etc/sysctl.conf