-
-
Notifications
You must be signed in to change notification settings - Fork 5.1k
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
can't open joplin-cli on Ubuntu 20.04.1: "... /libm.so.6: version `GLIBC_2.29' not found" #4389
Comments
What node version is it? |
v14.15.4 |
seems to be an issue with node's snap container? WiseLibs/better-sqlite3#403 |
Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? This issue may be closed if no further activity occurs. You may comment on the issue and I will leave it open. Thank you for your contributions. |
I just tried this again on another ubuntu machine and the install and launch worked. Unfortunately, I can't know for sure what made things work on this new computer, but here are some differences that I do notice between the two:
Note that the GLIBC I have installed has not changed: it is still I think the first one may have been important, because I had trouble installing things with a system-installation of node until I switched to using nvm: https://docs.npmjs.com/resolving-eacces-permissions-errors-when-installing-packages-globally |
Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? This issue may be closed if no further activity occurs. You may comment on the issue and I will leave it open. Thank you for your contributions. |
Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please feel free to create a new issue with up-to-date information. |
I'm trying to use the joplin cli but can't open it despite a successful install on Ubuntu 20.04.1. I get the following:
... and I appear to have the latest version (2.31) installed:
Environment
Joplin version: GUI is 1.6.7 but i can't figure out what the cli version is since I can't open it.
Ubuntu 20.04.1
Steps to reproduce
I just followed the install and open instructions on your page: https://joplinapp.org/terminal/
Describe what you expected to happen
open the joplin cli app.
Logfile
I tried opening the cli using
joplin --debug --log-level debug
but i get the same error and above and therefore get no~/.config/joplin
folder build to paste the logs here.The text was updated successfully, but these errors were encountered: