NET auth error

Issue #143 duplicate
Nelson Carneiro created an issue

Oi, estou com esse problema, com qualquer canal live e qualquer vídeo

22:01:42 T:11640   ERROR: Previous line repeats 1 times.
22:01:42 T:11640   ERROR: [plugin.video.globo.com] [net] No connection adapters were found for 'https:https://gsatmulti.globo.com/net/callback/?ss=a6e21516abd8d3e3b06f6221a12a248c'
22:01:45 T:11640   ERROR: [plugin.video.globo.com] request error: [403] Video is for subscribers only. Authorization required.
22:01:45 T:11640   ERROR: [plugin.video.globo.com] Video is for subscribers only. Authorization required.
22:01:45 T:11684   ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.globo.com/live/gnt]

Conferi varias vezes o usuario e a senha... estão corretos e funcionam no browser. Já tinha usado esse mesmo usuario/senha com o plugin anteriormente

Comments (5)

  1. Luiz Oliveira

    Oi, estou com um problema parecido.

    23:38:19 T:18446744072307270968 WARNING: Previous line repeats 4 times. 23:38:19 T:18446744072307270968 DEBUG: [plugin.video.globo.com] [net] username/password set. trying to authenticate123 23:38:22 T:18446744072307270968 ERROR: /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.requests/lib/requests/packages/urllib3/util/ssl_.py:315: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#snimissingwarning. SNIMissingWarning 23:38:22 T:18446744072307270968 ERROR: /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.requests/lib/requests/packages/urllib3/util/ssl_.py:120: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning. InsecurePlatformWarning 23:38:23 T:18446744072307270968 ERROR: /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.requests/lib/requests/packages/urllib3/connection.py:266: SubjectAltNameWarning: Certificate for gsatmulti.globo.com has no subjectAltName, falling back to check for a commonName for now. This feature is being removed by major browsers and deprecated by RFC 2818. (See https://github.com/shazow/urllib3/issues/497 for details.) SubjectAltNameWarning 23:38:25 T:18446744072307270968 ERROR: /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.requests/lib/requests/packages/urllib3/util/ssl_.py:120: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning. InsecurePlatformWarning 23:38:25 T:18446744072287162216 INFO: void XCURL::DllLibCurlGlobal::CheckIdle() - Closing session to http://feeds.kodi.tv (easy=0xac0b6c60, multi=0xabd78928) 23:38:29 T:18446744072307270968 ERROR: [plugin.video.globo.com] [net] No connection adapters were found for 'https:https://gsatmulti.globo.com/net/callback/?ss=a9573490c081fd2b198c9a6452cb46c2' 23:38:29 T:18446744072307270968 DEBUG: [plugin.video.globo.com] [net] wrong username or password

    O problem só está acontecendo para um novo kodi que acabei the configurar. Em outra configuração esse problem de ssl não está acontecendo (acredito que eu tenha aplicado algum patch manualmente para corrigir esse problem mas não me recordo qual arquivo atualizei). Já comparei / copiei or arquivos globo.py, scraper.py e backends.py (mas o problem persiste). Alguma ideia qual arquivo e qual patch tenho que atulizar para remover esse error de ssl da conexão urllib3?

  2. Luiz Oliveira

    Resolvi meu problema copiando addon_data do kodi que está funcionando para o novo (workaround). Aparentemente o novo sistema não consegue gerar as configurações de autenticação corretamente (provavelmente por causa do erro de SSL).

  3. Ze Xant

    GloboSat NET Login fixed!

    Thanks Bruno! (vide posting above)

    Patch resolve Login e totalmente funcional para versao 1.37 (resolve Login error in version 1.38, but version 1.38 has other errors/difficulties; avoid 1.38 and use 1.37).

    Path do arquivo a ser editado (inside Zip file):

    plugin.video.globo.com-0.1.37.zip > plugin.video.globo.com> resources > lib > backends.py

    https://bitbucket.org/vitorhirota/repository.brazilian.xbmc-addons/issues/144/globocom-erro-extendido-extended-error

  4. Log in to comment