Operating System Version:
Linux
Popcorn Time Version:
https://github.com/popcorn-official/popcorn-desktop/commit/b4b2792bbf1c8e25c61cb1a2e460b033f9e36cb4
Download date:
2020-09-06
Download url (optional):
https://github.com/popcorn-official/popcorn-desktop/
Connect to www.opensubtitles.org while running VPN (expressVPN)...
Doesn't connect with correct login data ...
Enable VPN. connect to opensubtitle button will not work even with correct credentials
workaround: connect to opensubtitles without VPN, then switch the vpn back on.
Additional notes:
Apparently the problem is only there during connection, but not during subtitles search/download.
So once you connect, all is good. If your connectivity token expires repeat the process.
Possible root cause:
in src/app/lib/views/settings_container.js
OpenSubtitles.login()
might fail under VPN
I am not sure if this is a opensubtitles.org or a popcorn time issue
Probable reason: LINK
Can someone try to reproduce and check the error messages in console (F12 key > "console" tab), and paste them here ?
I tried with 2 differents vpn but failed to reproduce :/
I connect every time to Opensutitles.org (disconnect, restart PCT, connect) with my VPN on.
No errors in console
As @pcenta has pointed out this issue is not easy to reproduce because depends on the ip address of vpn being blacklisted or not. About console errors you will probably will not find any because they are already caught in src/app/lib/views/settings_container.js
@Persei08 close this since its not an issue with Popcorn Time?
Most helpful comment
Probable reason: LINK