FileNotFoundException: http://app.filebot.net/data/exclude-blacklist.txt
FileNotFoundException: http://app.filebot.net/data/exclude-blacklist.txt
This error has just started cropping up for me. I've never had an issue in the past, but it's stopping filebot from executing.
It appears the file is not there; I checked with a regular browser.
Is there a way to bypass the requirement for this file? I couldn't find anything anywhere that references an option for it.
Thanks.
It appears the file is not there; I checked with a regular browser.
Is there a way to bypass the requirement for this file? I couldn't find anything anywhere that references an option for it.
Thanks.
Re: FileNotFoundException: http://app.filebot.net/data/exclude-blacklist.txt
Please run filebot -script fn:sysinfo and post the output.
Re: FileNotFoundException: http://app.filebot.net/data/exclude-blacklist.txt
Having some trouble:
Code: Select all
root@magicUbuntu:/n/central/Media/incoming/Tools/Filebot# filebot -script fn:sysinfo
FileNotFoundException: https://raw.githubusercontent.com/filebot/scripts/v4.5/sysinfo.groovy
java.io.FileNotFoundException: https://raw.githubusercontent.com/filebot/scripts/v4.5/sysinfo.groovy
at net.filebot.web.WebRequest.fetch(WebRequest.java:116)
at net.filebot.web.WebRequest.fetchIfModified(WebRequest.java:94)
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:201)
at net.filebot.cli.ScriptShell.runScript(ScriptShell.java:82)
at net.filebot.cli.ArgumentProcessor.process(ArgumentProcessor.java:109)
at net.filebot.Main.main(Main.java:183)
Failure (°_°)
root@magicUbuntu:/n/central/Media/incoming/Tools/Filebot#
root@magicUbuntu:/n/central/Media/incoming/Tools/Filebot# ping raw.githubusercontent.com
PING github.map.fastly.net (151.101.128.133) 56(84) bytes of data.
64 bytes from 151.101.128.133: icmp_seq=1 ttl=56 time=14.0 ms
64 bytes from 151.101.128.133: icmp_seq=2 ttl=56 time=21.3 ms
^C
--- github.map.fastly.net ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1001ms
rtt min/avg/max/mdev = 14.067/17.715/21.363/3.648 ms
root@magicUbuntu:/n/central/Media/incoming/Tools/Filebot# wget https://raw.githubusercontent.com/filebot/scripts/v4.5/sysinfo.groovy
--2017-06-13 16:17:10-- https://raw.githubusercontent.com/filebot/scripts/v4.5/sysinfo.groovy
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 151.101.0.133, 151.101.64.133, 151.101.128.133, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|151.101.0.133|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2017-06-13 16:17:10 ERROR 404: Not Found.
Re: FileNotFoundException: http://app.filebot.net/data/exclude-blacklist.txt
Have you tried a recent version of FileBot?
Re: FileNotFoundException: http://app.filebot.net/data/exclude-blacklist.txt
I am starting to see the same issue with my Filebot application
FileNotFoundException: https://raw.githubusercontent.com/fileb ... nfo.groovy
java.io.FileNotFoundException: https://raw.githubusercontent.com/fileb ... nfo.groovy
at net.filebot.web.WebRequest.fetch(WebRequest.java:123)
at net.filebot.web.WebRequest.fetchIfModified(WebRequest.java:101)
at net.filebot.web.CachedResource.fetchData(CachedResource.java:28)
at net.filebot.web.CachedResource.fetchData(CachedResource.java:11)
at net.filebot.web.AbstractCachedResource.fetch(AbstractCachedResource.java:137)
at net.filebot.web.AbstractCachedResource.get(AbstractCachedResource.java:82)
at net.filebot.cli.ArgumentProcessor$DefaultScriptProvider.fetchScript(ArgumentProcessor.java:210)
at net.filebot.cli.ScriptShell.runScript(ScriptShell.java:82)
at net.filebot.cli.ArgumentProcessor.process(ArgumentProcessor.java:116)
at net.filebot.Main.main(Main.java:169)
Failure (°_°)
FileNotFoundException: https://raw.githubusercontent.com/fileb ... nfo.groovy
java.io.FileNotFoundException: https://raw.githubusercontent.com/fileb ... nfo.groovy
at net.filebot.web.WebRequest.fetch(WebRequest.java:123)
at net.filebot.web.WebRequest.fetchIfModified(WebRequest.java:101)
at net.filebot.web.CachedResource.fetchData(CachedResource.java:28)
at net.filebot.web.CachedResource.fetchData(CachedResource.java:11)
at net.filebot.web.AbstractCachedResource.fetch(AbstractCachedResource.java:137)
at net.filebot.web.AbstractCachedResource.get(AbstractCachedResource.java:82)
at net.filebot.cli.ArgumentProcessor$DefaultScriptProvider.fetchScript(ArgumentProcessor.java:210)
at net.filebot.cli.ScriptShell.runScript(ScriptShell.java:82)
at net.filebot.cli.ArgumentProcessor.process(ArgumentProcessor.java:116)
at net.filebot.Main.main(Main.java:169)
Failure (°_°)
Re: FileNotFoundException: http://app.filebot.net/data/exclude-blacklist.txt
Have you tried a recent version of FileBot?
Re: FileNotFoundException: http://app.filebot.net/data/exclude-blacklist.txt
My version is 4.6.1 -ubuntu..is there a newer version?
If so can you provide the steps to update it , i dont see any pending updates in the ubuntu store
If so can you provide the steps to update it , i dont see any pending updates in the ubuntu store
Re: FileNotFoundException: http://app.filebot.net/data/exclude-blacklist.txt
What version of Ubuntu are you using? The old Ubuntu Store has been discontinued years ago. It doesn't exist anymore, so I won't be able to publish updates and you won't be able to download updates.
You can update to the latest version of Ubuntu and use the FileBot Snappy Package that should be available via the new Gnome Software app.
You can update to the latest version of Ubuntu and use the FileBot Snappy Package that should be available via the new Gnome Software app.
Re: FileNotFoundException: http://app.filebot.net/data/exclude-blacklist.txt
I am on 16.04 LTS. I am new to the Linux environment so need to look up what Gnome app and Snappy packages are
Let me try it out and see will let you know .

Let me try it out and see will let you know .
Re: FileNotFoundException: http://app.filebot.net/data/exclude-blacklist.txt
You'll probably need to upgrade to the latest release (i.e. Ubuntu 17.04) if you want to easily install & update FileBot via the new built-in Software Center.
Re: FileNotFoundException: http://app.filebot.net/data/exclude-blacklist.txt
I updated to 17.04 and was able to install a newer version of filebot. But now i cant access the folders that contain my files. It gives an error message saying "permission denied'
Re: FileNotFoundException: http://app.filebot.net/data/exclude-blacklist.txt
search for chmod command to change and fix it
Re: FileNotFoundException: http://app.filebot.net/data/exclude-blacklist.txt
Is there a specific user/process/service for filebot that i should grant access to [using chown] ?
I had a similar issue with accessing these folders through plex. I was able to fix it by granting 'plex' access to those folders . Tried the same with 'filebot' but it didnt work.
I had a similar issue with accessing these folders through plex. I was able to fix it by granting 'plex' access to those folders . Tried the same with 'filebot' but it didnt work.
Re: FileNotFoundException: http://app.filebot.net/data/exclude-blacklist.txt
The snap package is running in a sandbox so it can't access files that are in system locations. FileBot will have access to your user home as well as network shares that you have mounted via GVFS.
If you make your own folders in / then it won't work. What is the path to the folder that contains your files?
If you make your own folders in / then it won't work. What is the path to the folder that contains your files?
Re: FileNotFoundException: http://app.filebot.net/data/exclude-blacklist.txt
The files are in /home/MediaHome/ . That is the location of the files that i am trying to access. That in itself is an external HDD mounted to that folder.
Re: FileNotFoundException: http://app.filebot.net/data/exclude-blacklist.txt
Is MediaHome your username? Snapd security will not allow you access file paths that seem to belong to another user.
External drives should be mounted to /media where snap packages with removable-media capability are allowed to access files.
@see https://github.com/snapcore/snapd/wiki/ ... able-media
External drives should be mounted to /media where snap packages with removable-media capability are allowed to access files.
@see https://github.com/snapcore/snapd/wiki/ ... able-media
Re: FileNotFoundException: http://app.filebot.net/data/exclude-blacklist.txt
Sorry .. it is mounted at /home/abhilzs/MediaHome/ where abhilzs is my username.
According to one of the tutorials i followed while setting up the media server it had asked me to mount the drive to a folder in 'home' so i had set it up that way. Didnt know the implications of it that time.
In any case, when i try to access even the /media/ folder it gives me the same permission denied error message. So i dont think that is the problem.
According to one of the tutorials i followed while setting up the media server it had asked me to mount the drive to a folder in 'home' so i had set it up that way. Didnt know the implications of it that time.
In any case, when i try to access even the /media/ folder it gives me the same permission denied error message. So i dont think that is the problem.
Re: FileNotFoundException: http://app.filebot.net/data/exclude-blacklist.txt
snapd is pretty new and it's somewhat enforcing certain practices that were previously up to the user. snapd should always allow full access to your home folder though, so you might wanna report this as a bug to the snapd developers.
Note that this issue is not about traditional Unix permissions, but AppArmor / SELinux access and permission rules.
Note that this issue is not about traditional Unix permissions, but AppArmor / SELinux access and permission rules.
Re: FileNotFoundException: http://app.filebot.net/data/exclude-blacklist.txt
As a quick fix, I recommend installing FileBot via the command-line with security sandbox disabled:
@see https://askubuntu.com/questions/783945/ ... -for-snaps
Code: Select all
snap install filebot --devmode
Re: FileNotFoundException: http://app.filebot.net/data/exclude-blacklist.txt

Ah !!! Finally ,this worked.
Thank you very much !!!
Re: FileNotFoundException: http://app.filebot.net/data/exclude-blacklist.txt
I have this issue, and have other other dependancies that stop me upgrading Ubuntu. Why can't you simply just re-publish
http://app.filebot.net/data/exclude-blacklist.txt ?
Or if not, let me know the contents and I'll change the DNS on my network and publish it myself.
http://app.filebot.net/data/exclude-blacklist.txt ?
Or if not, let me know the contents and I'll change the DNS on my network and publish it myself.
Re: FileNotFoundException: http://app.filebot.net/data/exclude-blacklist.txt
1.
You could map app.filebot.net to a custom server that always responds with an empty file for each request. Keep in mind that just because this is the first issue that makes FileBot abort, doesn't mean that there won't a 2nd or 3rd issue that pops up once you fix the first one. Depending on how outdated your version of FileBot is, the format for some of the data files may have changed making them incompatible. It's not an easy fix.
2.
What dependencies can't be upgraded? Do you plan on never ever upgrading anything? (seems like a bad plan to me)
You could map app.filebot.net to a custom server that always responds with an empty file for each request. Keep in mind that just because this is the first issue that makes FileBot abort, doesn't mean that there won't a 2nd or 3rd issue that pops up once you fix the first one. Depending on how outdated your version of FileBot is, the format for some of the data files may have changed making them incompatible. It's not an easy fix.
2.
What dependencies can't be upgraded? Do you plan on never ever upgrading anything? (seems like a bad plan to me)