Unable to register OpenSubtitles

Support for Synology NAS, QNAP NAS and other Embedded Linux systems
Post Reply
Phileas50
Posts: 18
Joined: 04 Nov 2019, 09:32

Unable to register OpenSubtitles

Post 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
User avatar
rednoah
The Source
Posts: 23922
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Unable to register OpenSubtitles

Post 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.
:idea: Please read the FAQ and How to Request Help.
Phileas50
Posts: 18
Joined: 04 Nov 2019, 09:32

Re: Unable to register OpenSubtitles

Post 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
Phileas50
Posts: 18
Joined: 04 Nov 2019, 09:32

Re: Unable to register OpenSubtitles

Post by Phileas50 »

Tried with synology as VPN client... Same problem
Phileas50
Posts: 18
Joined: 04 Nov 2019, 09:32

Re: Unable to register OpenSubtitles

Post 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...
User avatar
rednoah
The Source
Posts: 23922
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Unable to register OpenSubtitles

Post by rednoah »

Phileas50 wrote: 08 Jan 2025, 12:06 Why?
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.
:idea: Please read the FAQ and How to Request Help.
Post Reply