[v4.1] A sudden error code, newer ver. of filebot?

Support for Ubuntu and other Desktop Linux distributions
Post Reply
wsti
Posts: 15
Joined: 28 Dec 2013, 20:09

[v4.1] A sudden error code, newer ver. of filebot?

Post by wsti »

Hi folk!
Have been using filebot for a couple of years now and it has been working like a clock without any tweking or so. No suddenly I get an error, haven't done anything what so ever either with my qnap, filbot installation or hard drive. Cant really translate the error code either. Could it be that I need a newer ver. of filebot?


Code: Select all

[/share/Download] # sh fb
Locking /opt/share/filebot/data/logs/amc.log
FileNotFoundException: https://raw.githubusercontent.com/filebot/scripts/v4.1/am                                                                                             c.groovy
java.io.FileNotFoundException: https://raw.githubusercontent.com/filebot/scripts                                                                                             /v4.1/amc.groovy
        at net.filebot.web.WebRequest.fetch(WebRequest.java:140)
        at net.filebot.web.WebRequest.fetchIfModified(WebRequest.java:118)
        at net.filebot.web.CachedResource.fetchData(CachedResource.java:32)
        at net.filebot.web.CachedResource.fetchData(CachedResource.java:11)
        at net.filebot.web.AbstractCachedResource.fetch(AbstractCachedResource.j                                                                                             ava:133)
        at net.filebot.web.AbstractCachedResource.get(AbstractCachedResource.jav                                                                                             a:78)
        at net.filebot.cli.ArgumentProcessor$DefaultScriptProvider.fetchScript(A                                                                                             rgumentProcessor.java:198)
        at net.filebot.cli.ScriptShell.runScript(ScriptShell.java:81)
        at net.filebot.cli.ArgumentProcessor.process(ArgumentProcessor.java:108)
        at net.filebot.Main.main(Main.java:192)
Failure (°_°)
FileNotFoundException: https://raw.githubusercontent.com/filebot/scripts/v4.1/cleaner.groovy
java.io.FileNotFoundException: https://raw.githubusercontent.com/filebot/scripts/v4.1/cleaner.groovy
        at net.filebot.web.WebRequest.fetch(WebRequest.java:140)
        at net.filebot.web.WebRequest.fetchIfModified(WebRequest.java:118)
        at net.filebot.web.CachedResource.fetchData(CachedResource.java:32)
        at net.filebot.web.CachedResource.fetchData(CachedResource.java:11)
        at net.filebot.web.AbstractCachedResource.fetch(AbstractCachedResource.java:133)
        at net.filebot.web.AbstractCachedResource.get(AbstractCachedResource.java:78)
        at net.filebot.cli.ArgumentProcessor$DefaultScriptProvider.fetchScript(ArgumentProcessor.java:198)
        at net.filebot.cli.ScriptShell.runScript(ScriptShell.java:81)
        at net.filebot.cli.ArgumentProcessor.process(ArgumentProcessor.java:108)
        at net.filebot.Main.main(Main.java:192)
Failure (°_°)
[/share/Download] #
//W
User avatar
rednoah
The Source
Posts: 22994
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: A sudden error code, newer ver. of filbot?

Post by rednoah »

v4.1? Time to upgrade to the latest and greatest~ :lol:
:idea: Please read the FAQ and How to Request Help.
wsti
Posts: 15
Joined: 28 Dec 2013, 20:09

Re: A sudden error code, newer ver. of filbot?

Post by wsti »

rednoah wrote:v4.1? Time to upgrade to the latest and greatest~ :lol:
Why change something that works?! ;) but yeah, it worked with a new version.

Cheers!


//W
Post Reply