Intermittent errors.
Posted: 07 Feb 2018, 00:06
I have a vm setup with Ubuntu 16.04. It runs a cron task every so often that rsyncs with a remote server and then run filebot with the amc script.
I'm using a deb file that I found a reference to here on the forums. FileBot 4.7.9 (r4984). I did purchase a copy of the Windows Store and Ubuntu Store, but I couldn't get the snappy version to work with my scripts.
Is there anything I can do to get these intermittent errors to go away? The error files can be found here: http://tamarau.com/errors.zip
Code: Select all
filebot -script fn:amc --output "/mnt/nas1/Video/" --action move -non-strict "/mnt/nas1/SyncedWithServer/TV" --log-file tv.log --def subtitles=en --def artwork=y --def clean=y --def unsorted=y
Is there anything I can do to get these intermittent errors to go away? The error files can be found here: http://tamarau.com/errors.zip
Code: Select all
java -version
java version "1.8.0_151"
Java(TM) SE Runtime Environment (build 1.8.0_151-b12)
Java HotSpot(TM) 64-Bit Server VM (build 25.151-b12, mixed mode)