Page 1 of 1

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

Posted: 05 Jul 2016, 11:34
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

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

Posted: 06 Jul 2016, 06:34
by rednoah
v4.1? Time to upgrade to the latest and greatest~ :lol:

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

Posted: 06 Jul 2016, 15:14
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