Issue of the topic: please be detailed explaining your issue
Logging in as openhab
Password:
Failed to load native library:jansi-2.4.0-5089a6e9f2f371bb-libjansi.so. osinfo: Linux/arm
java.lang.UnsatisfiedLinkError: /var/lib/openhab/tmp/jansi-2.4.0-5089a6e9f2f371bb-libjansi.so: /var/lib/openhab/tmp/jansi-2.4.0-5089a6e9f2f371bb-libjansi.so: cannot open shared object file: No such file or directory
This is also reported by others but I haven’t heard about lost functionality.
Just in case you use sudo to start openhab-cli console command try without sudo.
Does that make any difference ?
you still get permission denied when running the command being logged in as user openhabian while permission of the directory is now starting with drwxrwx ?
However, after logging in to the openhab console, the files are created despite the error message. Maybe the user openhab also requires write access to that file. In this case the file needs to created with proper access rights at the time of creation, and not afterwards.
-rwxr--r-- 1 os openhab 22232 Sep 2 13:48 jansi-2.4.0-c1d0c4d295b150e-libjansi.so
-rw-r--r-- 1 os openhab 0 Sep 2 13:48 jansi-2.4.0-c1d0c4d295b150e-libjansi.so.lck
These files get deleted after logging out from openhab console.
Failed to load native library:jansi-2.4.0-748ad38dab8c5e9e-libjansi.so. osinfo: Linux/arm
java.lang.UnsatisfiedLinkError: /var/lib/openhab/tmp/jansi-2.4.0-748ad38dab8c5e9e-libjansi.so: /var/lib/openhab/tmp/jansi-2.4.0-748ad38dab8c5e9e-libjansi.so: cannot open shared object file: No such file or directory