Page 1 of 1
Unable to register OpenSubtitles
Posted: 06 Jan 2025, 12:39
by Phileas50
I am normally registered thorough the internet page. But when I try to do it though "filebot -script fn:configure" I get error:
Code: Select all
Request failed: Try again in 12 seconds (2 more) => javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Can you help??
Thank you
Re: Unable to register OpenSubtitles
Posted: 06 Jan 2025, 13:13
by rednoah
Unfortunately, there's nothing we can do about generic network errors.
You could try to use your mobile phone internet instead of your ISP internet, or Wifi from a coffee shop, etc, just to connect to the internet from a different location and see if that works.
Re: Unable to register OpenSubtitles
Posted: 06 Jan 2025, 13:39
by Phileas50
With Synology I do not see how. But I can register in the site of opensubtitles.com with the same provider.
Thanks anyway
Re: Unable to register OpenSubtitles
Posted: 06 Jan 2025, 14:59
by Phileas50
Tried with synology as VPN client... Same problem
Re: Unable to register OpenSubtitles
Posted: 08 Jan 2025, 12:06
by Phileas50
Finally I solved the problem with :
Shell: Select all
filebot -script fn:properties --def net.filebot.WebServices.OpenSubtitles.v1=false
Why? it was a shot in thew dark...
Re: Unable to register OpenSubtitles
Posted: 08 Jan 2025, 16:34
by rednoah
Different API. Different domain. Different server. Different result. Also, it could start / stop working at any point in time because it's the internet.
Connecting to the old API at
https://api.opensubtitles.org/xml-rpc does not work.
Connecting to the new API at
https://api.opensubtitles.com/api/ does work.