Page 1 of 1

Ubuntu 18.04 - java.net.SocketException: Permission denied

Posted: 19 May 2018, 21:33
by j3124249
Hi!

A few days ago, Filebot stopped working with my jDownloader script. After trying to use the command line I get a bunch of

Code: Select all

Failed to read xattr: NoSuchFileException
errors if I just call

Code: Select all

filebot -rename *.mkv
.
When I specify a certain file, I get

Code: Select all

 java.net.SocketException: Permission denied
Also the GUI is not starting. Does anyone know what the problem could be?