devuser@DS:/home/devuser
$ filebot -version
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
pwd: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
pwd: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
chdir: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
chdir: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
FileBot 4.8.5 (r6224) / OpenJDK Runtime Environment 13.0.1 / Linux 4.4.59+ (amd64)
as root everything works:
root@DS:/home/devuser │[2020-01-10 11:38:26] - Fri Jan 10 11:38:26 CET 2020 - START
$ filebot -version
FileBot 4.8.5 (r6224) / OpenJDK Runtime Environment 13.0.1 / Linux 4.4.59+ (amd64)
Maybe I need to take some additional steps to allow other users usage of java?
Installed and tried it out right away:
as root everything works:
Maybe I need to take some additional steps to allow other users usage of java?