Page 1 of 1

Network Connection Error: Permission denied: no further information

Posted: 22 Oct 2023, 20:31
by mrbi8b0
I have been using FileBot for a long time, and it's been great, but now I am getting network errors, and can't match.

I have tried to install the latest version, that didn't help; tried to uninstall and then install the latest version, that also didn't help, keep getting network errors.

I have been using CloudFlare as my main DNS server for a long time, have Cisco/OpenDNS as secondary, and Google as 3rd. No issues with other sites or services.

I have allowed all 3x filebot .exe files in windows firewall for both outbound and inbound connections.

The error log seems to point at Java, which I don't think was ever installed .. if I have to install, which version?

Here's a fresh copy/paste of the error log:
____________________________________________________________________

Code: Select all

Oct 22, 2023 4:28:23 PM net.filebot.CachedResource lambda$get$1
SEVERE: Failed to fetch resource: https://app.filebot.net/update.xml: Network Connection Error: Permission denied: no further information
Oct 22, 2023 4:28:23 PM net.filebot.Main onStart
WARNING: Failed to check for updates: Network Connection Error: Permission denied: no further information
java.net.ConnectException: Permission denied: no further information
	at net.filebot.web.WebRequest.doRequest(Unknown Source)
	at net.filebot.web.WebRequest.httpRequestV2(Unknown Source)
	at net.filebot.web.WebRequest.fetch(Unknown Source)
	at net.filebot.CachedResource.lambda$fetchIfModified$13(Unknown Source)
	at net.filebot.CachedResource.lambda$get$0(Unknown Source)
	at net.filebot.CachedResource.retry(Unknown Source)
	at net.filebot.CachedResource.lambda$get$1(Unknown Source)
	at net.filebot.Cache.computeIf(Unknown Source)
	at net.filebot.CachedResource.get(Unknown Source)
	at net.filebot.Main.checkUpdate(Unknown Source)
	at net.filebot.Main.onStart(Unknown Source)
	at net.filebot.Main.lambda$main$2(Unknown Source)
	at net.filebot.util.ui.SwingUI$SwingRunnable.doInBackground(Unknown Source)
	at net.filebot.util.ui.SwingUI$SwingRunnable.doInBackground(Unknown Source)
Caused by: java.net.ConnectException: Permission denied: no further information
Caused by: java.net.SocketException: Permission denied: no further information

Oct 22, 2023 4:28:37 PM net.filebot.CachedResource retry
WARNING: Fetch failed: Try again in 2 seconds (2 more) => java.net.ConnectException: Permission denied: no further information
Oct 22, 2023 4:28:39 PM net.filebot.CachedResource retry
WARNING: Fetch failed: Try again in 8 seconds (1 more) => java.net.ConnectException: Permission denied: no further information
Oct 22, 2023 4:28:47 PM net.filebot.CachedResource lambda$get$1
SEVERE: Failed to fetch resource: https://api.filebot.net/9982/data/series-mappings.txt.xz: Network Connection Error: Permission denied: no further information
Oct 22, 2023 4:28:47 PM net.filebot.media.ReleaseInfo lambda$resource$29
SEVERE: Failed to load data file: Network Connection Error: Permission denied: no further information
Oct 22, 2023 4:28:47 PM net.filebot.CachedResource retry
WARNING: Fetch failed: Try again in 2 seconds (2 more) => java.net.ConnectException: Permission denied: no further information
Oct 22, 2023 4:28:49 PM net.filebot.CachedResource retry
WARNING: Fetch failed: Try again in 8 seconds (1 more) => java.net.ConnectException: Permission denied: no further information
Oct 22, 2023 4:28:57 PM net.filebot.CachedResource lambda$get$1
SEVERE: Failed to fetch resource: https://api.filebot.net/9982/data/query-excludes.txt.xz: Network Connection Error: Permission denied: no further information
Oct 22, 2023 4:28:57 PM net.filebot.media.ReleaseInfo lambda$resource$29
SEVERE: Failed to load data file: Network Connection Error: Permission denied: no further information
Oct 22, 2023 4:28:57 PM net.filebot.CachedResource retry
WARNING: Fetch failed: Try again in 2 seconds (2 more) => java.net.ConnectException: Permission denied: no further information
Oct 22, 2023 4:28:59 PM net.filebot.CachedResource retry
WARNING: Fetch failed: Try again in 8 seconds (1 more) => java.net.ConnectException: Permission denied: no further information
Oct 22, 2023 4:29:07 PM net.filebot.CachedResource lambda$get$1
SEVERE: Failed to fetch resource: https://api.filebot.net/9982/data/seriesdb.txt.xz: Network Connection Error: Permission denied: no further information
Oct 22, 2023 4:29:07 PM net.filebot.media.ReleaseInfo lambda$resource$29
SEVERE: Failed to load data file: Network Connection Error: Permission denied: no further information
Oct 22, 2023 4:29:07 PM net.filebot.CachedResource retry
WARNING: Fetch failed: Try again in 2 seconds (2 more) => java.net.ConnectException: Permission denied: no further information
Oct 22, 2023 4:29:09 PM net.filebot.CachedResource retry
WARNING: Fetch failed: Try again in 8 seconds (1 more) => java.net.ConnectException: Permission denied: no further information
Oct 22, 2023 4:29:17 PM net.filebot.CachedResource lambda$get$1
SEVERE: Failed to fetch resource: https://api.filebot.net/9982/data/release-groups.txt.xz: Network Connection Error: Permission denied: no further information
Oct 22, 2023 4:29:17 PM net.filebot.media.ReleaseInfo lambda$resource$29
SEVERE: Failed to load data file: Network Connection Error: Permission denied: no further information
Oct 22, 2023 4:29:17 PM net.filebot.CachedResource retry
WARNING: Fetch failed: Try again in 2 seconds (2 more) => java.net.ConnectException: Permission denied: no further information
Oct 22, 2023 4:29:19 PM net.filebot.CachedResource retry
WARNING: Fetch failed: Try again in 8 seconds (1 more) => java.net.ConnectException: Permission denied: no further information
Oct 22, 2023 4:29:27 PM net.filebot.CachedResource lambda$get$1
SEVERE: Failed to fetch resource: https://api.filebot.net/9982/data/media-sources.txt.xz: Network Connection Error: Permission denied: no further information
Oct 22, 2023 4:29:27 PM net.filebot.media.ReleaseInfo lambda$resource$29
SEVERE: Failed to load data file: Network Connection Error: Permission denied: no further information
Oct 22, 2023 4:29:29 PM net.filebot.CachedResource retry
WARNING: Fetch failed: Try again in 2 seconds (2 more) => java.net.ConnectException: Permission denied: no further information
Oct 22, 2023 4:29:31 PM net.filebot.CachedResource retry
WARNING: Fetch failed: Try again in 8 seconds (1 more) => java.net.ConnectException: Permission denied: no further information
Oct 22, 2023 4:29:39 PM net.filebot.CachedResource lambda$get$1
SEVERE: Failed to fetch resource: https://api.themoviedb.org/3/search/tv: Network Connection Error: Permission denied: no further information
Oct 22, 2023 4:29:39 PM net.filebot.CachedResource retry
WARNING: Fetch failed: Try again in 2 seconds (2 more) => java.net.ConnectException: Permission denied: no further information
Oct 22, 2023 4:29:41 PM net.filebot.CachedResource retry
WARNING: Fetch failed: Try again in 8 seconds (1 more) => java.net.ConnectException: Permission denied: no further information
Oct 22, 2023 4:29:49 PM net.filebot.CachedResource lambda$get$1
SEVERE: Failed to fetch resource: https://api.themoviedb.org/3/search/tv: Network Connection Error: Permission denied: no further information
Oct 22, 2023 4:29:49 PM net.filebot.ui.rename.RenamePanel$AutoCompleteAction lambda$start$7
WARNING: Network Connection Error: Permission denied: no further information
java.util.concurrent.ExecutionException: java.util.concurrent.ExecutionException: java.net.ConnectException: Permission denied: no further information
	at net.filebot.util.ui.SwingUI$SwingLambda.done(Unknown Source)
Caused by: java.util.concurrent.ExecutionException: java.net.ConnectException: Permission denied: no further information
	at net.filebot.Parallelism.map(Unknown Source)
	at net.filebot.ui.rename.EpisodeListMatcher.matchVideoFiles(Unknown Source)
	at net.filebot.ui.rename.EpisodeListMatcher.match(Unknown Source)
	at net.filebot.ui.rename.RenamePanel$AutoCompleteAction.lambda$start$3(Unknown Source)
	at net.filebot.util.ui.SwingUI$SwingLambda.doInBackground(Unknown Source)
Caused by: java.net.ConnectException: Permission denied: no further information
	at net.filebot.web.WebRequest.doRequest(Unknown Source)
	at net.filebot.web.WebRequest.httpRequestV2(Unknown Source)
	at net.filebot.web.WebRequest.fetch(Unknown Source)
	at net.filebot.CachedResource.lambda$fetchIfNoneMatch$18(Unknown Source)
	at net.filebot.CachedResource.lambda$get$0(Unknown Source)
	at net.filebot.CachedResource.retry(Unknown Source)
	at net.filebot.CachedResource.retry(Unknown Source)
	at net.filebot.CachedResource.retry(Unknown Source)
	at net.filebot.CachedResource.lambda$get$1(Unknown Source)
	at net.filebot.Cache.computeIf(Unknown Source)
	at net.filebot.Cache$ConcurrentCache.lambda$computeIf$1(Unknown Source)
	at net.filebot.Cache$ConcurrentCache.withLock(Unknown Source)
	at net.filebot.Cache$ConcurrentCache.computeIf(Unknown Source)
	at net.filebot.CachedResource.get(Unknown Source)
	at net.filebot.web.TMDbCore.request(Unknown Source)
	at net.filebot.web.TMDbTVClient.search(Unknown Source)
	at net.filebot.web.TMDbTVClient.fetchSearchResult(Unknown Source)
	at net.filebot.WebServices$TMDbTVClient.fetchSearchResult(Unknown Source)
	at net.filebot.web.AbstractEpisodeListProvider.lambda$search$0(Unknown Source)
	at net.filebot.Cache.computeIf(Unknown Source)
	at net.filebot.Cache$TypedCache.computeIf(Unknown Source)
	at net.filebot.Cache.computeIfAbsent(Unknown Source)
	at net.filebot.Cache$TypedCache.computeIfAbsent(Unknown Source)
	at net.filebot.web.AbstractEpisodeListProvider.search(Unknown Source)
	at net.filebot.ui.rename.EpisodeListMatcher.lookupSeries(Unknown Source)
	at net.filebot.ui.rename.EpisodeListMatcher.fetchEpisodeSet(Unknown Source)
	at net.filebot.ui.rename.EpisodeListMatcher.matchEpisodeSet(Unknown Source)
	at net.filebot.ui.rename.EpisodeListMatcher.lambda$matchVideoFiles$7(Unknown Source)
	at net.filebot.Parallelism$Task.call(Unknown Source)
	at net.filebot.Parallelism$Task.call(Unknown Source)
Caused by: java.net.ConnectException: Permission denied: no further information
Caused by: java.net.SocketException: Permission denied: no further information

Re: Network Connection Error: Permission denied: no further information

Posted: 23 Oct 2023, 02:21
by rednoah
:?: Are you using a VPN? Have you tried VPN / no VPN / mobile hotspot to see what happens with a different internet connection?


:idea: [NordVPN] java.net.BindException: Cannot assign requested address: no further information might be related, though the error message is different, could be something different entirely as well.

Re: Network Connection Error: Permission denied: no further information

Posted: 26 Oct 2023, 01:58
by rednoah
:?: Have you tried any of the above? Did you get it working again?

Re: Network Connection Error: Permission denied: no further information

Posted: 03 Nov 2023, 02:21
by mrbi8b0
rednoah wrote: 23 Oct 2023, 02:21 :?: Are you using a VPN? Have you tried VPN / no VPN / mobile hotspot to see what happens with a different internet connection?


:idea: [NordVPN] java.net.BindException: Cannot assign requested address: no further information might be related, though the error message is different, could be something different entirely as well.
No VPN in use, and only changes between working/not were made in Windows Firewall -- and since those changes, I've made allowances for all 3x FileBot .exe files.

Will have to check on the suggestion -- will do & report back
Thanks!!

Re: Network Connection Error: Permission denied: no further information

Posted: 03 Nov 2023, 02:42
by mrbi8b0
I just tried the script from that page & got this:

Code: Select all

C:\WINDOWS\system32>filebot -script fn:properties --def java.net.preferIPv4Stack=true
Fetch failed: Try again in 2 seconds (2 more) => java.net.ConnectException: Permission denied: no further information
Fetch failed: Try again in 8 seconds (1 more) => java.net.ConnectException: Permission denied: no further information
Failed to fetch resource: https://api.filebot.net/9982/script/fn.jar.xz: Network Connection Error: Permission denied: no further information
Network Connection Error: Permission denied: no further information
java.net.ConnectException: Permission denied: no further information
        at net.filebot.web.WebRequest.doRequest(Unknown Source)
        at net.filebot.web.WebRequest.httpRequestV2(Unknown Source)
        at net.filebot.web.WebRequest.fetch(Unknown Source)
        at net.filebot.CachedResource.lambda$fetchIfModified$13(Unknown Source)
        at net.filebot.CachedResource.lambda$get$0(Unknown Source)
        at net.filebot.CachedResource.retry(Unknown Source)
        at net.filebot.CachedResource.retry(Unknown Source)
        at net.filebot.CachedResource.retry(Unknown Source)
        at net.filebot.CachedResource.lambda$get$1(Unknown Source)
        at net.filebot.Cache.computeIf(Unknown Source)
        at net.filebot.CachedResource.get(Unknown Source)
        at net.filebot.Resource$Memoized.get(Unknown Source)
        at net.filebot.cli.ScriptBundle.open(Unknown Source)
        at net.filebot.cli.ScriptBundle.getScript(Unknown Source)
        at net.filebot.cli.ScriptShell.runScript(Unknown Source)
        at net.filebot.cli.ArgumentProcessor.runScript(Unknown Source)
        at net.filebot.cli.ArgumentProcessor.run(Unknown Source)
        at net.filebot.Main.main(Unknown Source)
Caused by: java.net.ConnectException: Permission denied: no further information
Caused by: java.net.SocketException: Permission denied: no further information

Error (o_O)

Re: Network Connection Error: Permission denied: no further information

Posted: 03 Nov 2023, 02:44
by mrbi8b0
and this:

Code: Select all

C:\WINDOWS\system32>filebot -script fn:sysinfo
Fetch failed: Try again in 2 seconds (2 more) => java.net.ConnectException: Permission denied: no further information
Fetch failed: Try again in 8 seconds (1 more) => java.net.ConnectException: Permission denied: no further information
Failed to fetch resource: https://api.filebot.net/9982/script/fn.jar.xz: Network Connection Error: Permission denied: no further information
Network Connection Error: Permission denied: no further information
java.net.ConnectException: Permission denied: no further information
        at net.filebot.web.WebRequest.doRequest(Unknown Source)
        at net.filebot.web.WebRequest.httpRequestV2(Unknown Source)
        at net.filebot.web.WebRequest.fetch(Unknown Source)
        at net.filebot.CachedResource.lambda$fetchIfModified$13(Unknown Source)
        at net.filebot.CachedResource.lambda$get$0(Unknown Source)
        at net.filebot.CachedResource.retry(Unknown Source)
        at net.filebot.CachedResource.retry(Unknown Source)
        at net.filebot.CachedResource.retry(Unknown Source)
        at net.filebot.CachedResource.lambda$get$1(Unknown Source)
        at net.filebot.Cache.computeIf(Unknown Source)
        at net.filebot.CachedResource.get(Unknown Source)
        at net.filebot.Resource$Memoized.get(Unknown Source)
        at net.filebot.cli.ScriptBundle.open(Unknown Source)
        at net.filebot.cli.ScriptBundle.getScript(Unknown Source)
        at net.filebot.cli.ScriptShell.runScript(Unknown Source)
        at net.filebot.cli.ArgumentProcessor.runScript(Unknown Source)
        at net.filebot.cli.ArgumentProcessor.run(Unknown Source)
        at net.filebot.Main.main(Unknown Source)
Caused by: java.net.ConnectException: Permission denied: no further information
Caused by: java.net.SocketException: Permission denied: no further information

Error (o_O)

Re: Network Connection Error: Permission denied: no further information

Posted: 03 Nov 2023, 03:42
by rednoah
Looks like you can't call any scripts without internet access. You could however manually write the configuration file to try the java.net.preferIPv4Stack system property to see if it makes a difference or not:

Properties: Select all

java.net.preferIPv4Stack=true


:?: If you have already confirmed that Windows Firewall is the culprit, then you can also try turning it off, at least temporarily when running a script that requires internet access on first call.



:arrow: You can manually write the %APPDATA%/FileBot/system.properties configuration file and just manually do what properties script would normally do for you:

Console Output: Select all

$ filebot -script fn:properties --def java.net.preferIPv4Stack=true
...
Store user-defined System Properties
* Write %APPDATA%\FileBot\system.properties
java.net.preferIPv4Stack=true




:arrow: You can write the configuration file via the FileBot Desktop application ➔ Groovy Pad ➔ Application Data ➔ Advanced Settings:
Screenshot

Re: Network Connection Error: Permission denied: no further information

Posted: 04 Nov 2023, 18:32
by mrbi8b0
Turned off Windows Firewall, and was able to fetch data

Will try to edit things & see if works w/ Windows Firewall on, and if not, at least I can temporarily disable, run FileBot, and then turn back on

Thanks so much for the help!!

Re: Network Connection Error: Permission denied: no further information

Posted: 04 Nov 2023, 18:40
by mrbi8b0
Oh, and this is weird: I don't have a system.properties file in the filebot appdata folder

Re: Network Connection Error: Permission denied: no further information

Posted: 05 Nov 2023, 03:54
by rednoah
mrbi8b0 wrote: 04 Nov 2023, 18:40 I don't have a system.properties file in the filebot appdata folder
The custom configuration file is optional. It does not exist by default. The above mentioned ways of setting system properties create the system.properties file. Creating the custom configuration file is what filebot -script fn:properties --def java.net.preferIPv4Stack=true does.

Re: Network Connection Error: Permission denied: no further information

Posted: 05 Nov 2023, 23:54
by mrbi8b0
thank you so much for all your help!!!