Zomboided / service.vpn.manager

VPN plugin for Kodi
GNU General Public License v2.0
307 stars 81 forks source link

Windscripe stopped working #68

Closed derrabe1980 closed 7 years ago

derrabe1980 commented 7 years ago

I am unable to connect to windscribe. It successfully pulls down the sever listings and It works fine on kodi 16 but 17.1 fails wet I try to connect to any of them. I tried multiple diferent platforms and connections but I get the same error. I have a screen capture of log but I don't know how to upload the log on this issue.

derrabe1980 commented 7 years ago

OpenVPN Log

Tue Apr 18 20:40:21 2017 WARNING: file is group or

others accessible

Tue Apr 18 20:40:21 2017 WARNING: file Vstorage/.kodi/addons/service.vpn.managermindscribe/pass.txt' is group or

others accessible

Tue Apr 18 2017 OpenVPN 2.4.1 armv7ve-openelec-linux-gnueabi ESL (OpenSSL)) CLZOI CEPOLLJ CAEADI built on

Apr 9 2017

Tue Apr 18 2017 library versions: LibreSSL 2.4.5, LZO 2.10

Tue Apr 18 2017 WARNING: --ns-cert-type is DEPRECATED. Use --remote-cert-tls instead.

Tue Apr 18 2017 TCP/UDP: Preserving recently used remote address: CAF_1NET1207.244.67.1 :443

Tue Apr 18 2017 UDP link local: (not bound)

Tue Apr 18 2017 UDP link remote: :443

Tue Apr 18 20:40:21 2017 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option

to prevent this

Tue Apr 18 2017 VERIFY ERROR: depth-I error-format error in certificate's notAfter field: c-CA, ST-ON,

L:Toronto, O-Windscribe Limited, OU-Operations, CNSWindscribe Node CA

Tue Apr 18 2017 OpenSSL: verify failed

Tue Apr 18 2017 TLS_ERROR: BIO read error

Tue Apr 18 20:40:21 2017 TLS Error: TLS object incoming plaintext read error

Tue Apr 18 2017 TLS Error: TLS handshake failed

Tue Apr 18 20:40:21 2017 SIGUSRI Csoft,tls-error) received, process restarting

Zomboided commented 7 years ago

Go to setting/utilities and clear the provider files and try again to connect. TLS errors are documented on the wiki in trouble shooting. Windscribe was working for me on 17 a few days ago.

On 19 Apr 2017, at 03:51, derrabe1980 notifications@github.com wrote:

OpenVPN Log

Tue Apr 18 20:40:21 2017 WARNING: file is group or

others accessible

Tue Apr 18 20:40:21 2017 WARNING: file Vstorage/.kodi/addons/service.vpn.managermindscribe/pass.txt' is group or

others accessible

Tue Apr 18 2017 OpenVPN 2.4.1 armv7ve-openelec-linux-gnueabi ESL (OpenSSL)) CLZOI CEPOLLJ CAEADI built on

Apr 9 2017

Tue Apr 18 2017 library versions: LibreSSL 2.4.5, LZO 2.10

Tue Apr 18 2017 WARNING: --ns-cert-type is DEPRECATED. Use --remote-cert-tls instead.

Tue Apr 18 2017 TCP/UDP: Preserving recently used remote address: CAF_1NET1207.244.67.1 :443

Tue Apr 18 2017 UDP link local: (not bound)

Tue Apr 18 2017 UDP link remote: :443

Tue Apr 18 20:40:21 2017 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option

to prevent this

Tue Apr 18 2017 VERIFY ERROR: depth-I error-format error in certificate's notAfter field: c-CA, ST-ON,

L:Toronto, O-Windscribe Limited, OU-Operations, CNSWindscribe Node CA

Tue Apr 18 2017 OpenSSL: verify failed

Tue Apr 18 2017 TLS_ERROR: BIO read error

Tue Apr 18 20:40:21 2017 TLS Error: TLS object incoming plaintext read error

Tue Apr 18 2017 TLS Error: TLS handshake failed

Tue Apr 18 20:40:21 2017 SIGUSRI Csoft,tls-error) received, process restarting

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

Zomboided commented 7 years ago

Just tried Windscribe, worked fine. This is something to do with your environment.

derrabe1980 commented 7 years ago

Please reopen this. I have tried it on multiple platforms and even a brand new untouched install of Librelec and getting the same results. Below is the error message I am getting no matter what system I use. I get the list and have tried clearing the provided data as well as downloading and install a brand new OS and the only add on I install is zombioded.

derrabe1980 commented 7 years ago

This is the error I am getting no matter what version of kodi 17.1 I use. I contacted my vpn provider over this issue and they say it is a problem with the addon.
2017-04-19 07 26 01 http://i.imgur.com/AerMZan.jpg

Zomboided commented 7 years ago

Well it works for me (and other people), and I've checked that the ovpn files in use are the same as are available from Windscribe today. The error you're seeing suggests that it's your environment that's causing the problem - which I'm not going to debug for you. If you can show that it works from the command line, outside of the add-on then I'll take another look.

On Wed, Apr 19, 2017 at 1:00 PM, derrabe1980 notifications@github.com wrote:

This is the error I am getting no matter what version of kodi 17.1 I use. I contacted my vpn provider over this issue and they say it is a problem with the addon. http://imgur.com/AerMZan http://url

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/Zomboided/service.vpn.manager/issues/68#issuecomment-295239608, or mute the thread https://github.com/notifications/unsubscribe-auth/AQSc5YfAxxwOOO-AEvJPExMkSh1KBmopks5rxfdbgaJpZM4NBIao .

derrabe1980 commented 7 years ago

I would love to test it from the command line for you but I have no idea how to do that. Part of the reason I am asking you the developer. If it was just one system having this problem then I would agree that this is possibly a problem on my end. But it works just fine on version 16 and it does not for me on raspberry pi. Please provide me some instruction on the commandline side and I will give it a shot and let you know

Zomboided commented 7 years ago

Go and read the trouble shooting page on the wiki, that's why it's there. I don't have the time to support everyone in your position, especially when it's pointing to a problem in your environment which I'm not going to be able to recreate. Sorry...

On Wed, Apr 19, 2017 at 1:28 PM, derrabe1980 notifications@github.com wrote:

I would love to test it from the command line for you but I have no idea how to do that. Part of the reason I am asking you the developer. If it was just one system having this problem then I would agree that this is possibly a problem on my end. But it works just fine on version 16 and it does not for me on raspberry pi. Please provide me some instruction on the commandline side and I will give it a shot and let you know

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/Zomboided/service.vpn.manager/issues/68#issuecomment-295250426, or mute the thread https://github.com/notifications/unsubscribe-auth/AQSc5d9RrP4KzP8cR-6awgqvCbw-T1E0ks5rxf3tgaJpZM4NBIao .

Zomboided commented 7 years ago

This is likely your problem https://github.com/Zomboided/service.vpn.manager/issues/48

derrabe1980 commented 7 years ago

This issue appears to be related to the 2038 bug. I downloaded and installed an the latest alpha version for Openelec with kodi 18 and the issue is resolved so it looks like it is something in the coding of kodi 17

On Tue, Apr 25, 2017 at 4:43 AM, Sasha Winters notifications@github.com wrote:

I get the same error massage like derrabe1980 does, using Kodi 17.1 on windows 10 and libreelec 8.01.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Zomboided/service.vpn.manager/issues/68#issuecomment-296961678, or mute the thread https://github.com/notifications/unsubscribe-auth/AX65_gadsU6X6mAq9Uw03ObMivTw8zmTks5rzbI2gaJpZM4NBIao .