Ubuntu 18.04 - java.net.SocketException: Permission denied

Support for Ubuntu and other Desktop Linux distributions
Post Reply
j3124249
Posts: 13
Joined: 26 Jan 2016, 11:25

Ubuntu 18.04 - java.net.SocketException: Permission denied

Post 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?
Post Reply