Page 1 of 1

Anidb socket exception: permission denied: connect

Posted: 02 Feb 2016, 05:31
by buda81
I'm having some issues with filebot using anidb for renaming. I get socket exception: permission denied: connect when trying to use anidb but other scrapers work. Screenshot of the console and the Groovy Pad sysinfo are below. Does anyone have any ideas?

Windows 10 x64
Java 1.8.0_71
Filebot 4.6.1 (Windows installer: FileBot_4.6.1-setup.exe)


Image

Re: Anidb socket exception: permission denied: connect

Posted: 02 Feb 2016, 07:40
by rednoah
1.
Use 64-bit Java, not 32-bit Java. See FAQ.

2.
Fix your IPv6 network settings, or force Java to use IPv4:
viewtopic.php?f=8&t=767#p4953

Re: Anidb socket exception: permission denied: connect

Posted: 11 Feb 2016, 23:45
by buda81
Thank you will try it out