Not Working

Support for macOS users
Post Reply
Alxzndr
Posts: 2
Joined: 28 Nov 2018, 06:08

Not Working

Post by Alxzndr »

Hi, I'm setting up the paid, non MAS version of Filebot, version 4.8.2, on OS X Mojave 10.14.1

It boots fine, I drag in the Movie/TV files (from one to several, from onboard to external HD) - try all different online sources, the timer rolls for a while, but finds no new names, no error message, nothing.

Any help? Tips? Any further info let me know
Alxzndr
Posts: 2
Joined: 28 Nov 2018, 06:08

Re: Not Working

Post by Alxzndr »

Managed to catch a quick java-looking exception:

Suncertpathbuilderexception - unable to find valid path to requested target.

I'm running Java 8, update 191. 64 bit, and I'd hope throughout.
User avatar
rednoah
The Source
Posts: 22923
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Not Working

Post by rednoah »

Please run filebot -script fn:sysinfo and post the output. You should also be able to find a more thorough error log in the ~/.filebot folder.


:idea: My first guess is a random strange HTTPS issue, which neither of us can do anything about really, more often than not resolves itself over time, or by changing network configuration (e.g. not using VPN), trying a different WiFi, etc.


EDIT:

Running the GUI with Terminal might give use some hints as to what's going on:

Code: Select all

export JAVA_OPTS="-Djavax.net.debug=all"
filebot
:idea: Please read the FAQ and How to Request Help.
Post Reply