Page 1 of 1

script unreachable or FileNotFoundException

Posted: 18 Jul 2014, 11:35
by tocotron
Dear Community,

my filebot install worked fine for over 6 months. Since yesterday I get a FileNotFoundException.

Code: Select all

 filebot -script fn:sysinfo
FileNotFoundException: http://www.filebot.net/scripts/sysinfo.groovy
java.io.FileNotFoundException: http://www.filebot.net/scripts/sysinfo.groovy
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1401)
        at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(HttpURLConnection.java:2214)
        at java.net.URLConnection.getHeaderFieldInt(URLConnection.java:596)
        at java.net.URLConnection.getContentLength(URLConnection.java:491)
        at net.sourceforge.filebot.web.WebRequest.fetch(Unknown Source)
        at net.sourceforge.filebot.web.WebRequest.fetchIfModified(Unknown Source)
        at net.sourceforge.filebot.web.CachedResource.fetchData(Unknown Source)
        at net.sourceforge.filebot.web.CachedResource.fetch(Unknown Source)
        at net.sourceforge.filebot.web.CachedResource.get(Unknown Source)
        at net.sourceforge.filebot.cli.ArgumentProcessor$DefaultScriptProvider.fetchScript(Unknown Source)
        at net.sourceforge.filebot.cli.ScriptShell.runScript(Unknown Source)
        at net.sourceforge.filebot.cli.ArgumentProcessor.process(Unknown Source)
        at net.sourceforge.filebot.Main.main(Unknown Source)
If i try to reach http://www.filebot.net/scripts/sysinfo.groovy via browser, I get an 404. I've tried over dsl and umts both times a 404. Is anybody else getting this issue?

Re: script unreachable or FileNotFoundException

Posted: 18 Jul 2014, 15:21
by rednoah
Sorry, older 3.* versions are no longer supported for security reasons. Please update to the latest v4.2 release.

Re: script unreachable or FileNotFoundException

Posted: 18 Jul 2014, 18:34
by tocotron
Do i get the error missage because of an old Filebot Version or do you mean, that i dont get support because of old version?
I'm on debian squeeze, so i can't install java 7 wich is needed for newer filebot version.

Re: script unreachable or FileNotFoundException

Posted: 18 Jul 2014, 21:12
by rednoah
Yes, whatever version of FileBot you're using is outdated and broken for good. And there's definitely no "customer support" for anything but the latest release. :D