blomqvist icon indicating copy to clipboard operation
blomqvist copied to clipboard

netia go wywala błąd

Open mayones2 opened this issue 1 year ago • 8 comments

Wtyczka Netia Go zaczęła wywalać mi błąd o "nietypowym ruchu w sieci", zapewne coś pozmieniali w logowaniu. :( Przez stronę WWW wszystko działa.

mayones2 avatar Sep 02 '23 07:09 mayones2

Nie mam jak sprawdzić, bo nie mam tam konta, ale spróbuj tej wersji plugin.video.netiago-1.3.zip

mtr81 avatar Sep 02 '23 17:09 mtr81

REWELACJA! Działa jak dawniej, dzięki!!!!

mayones2 avatar Sep 03 '23 06:09 mayones2

Wtyczka ponownie wyrzuca błędy, chyba po wczorajszej aktualizacji urllib3

2023-12-03 11:10:19.725 T:3908    error <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                                    - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                                   Error Type: <class 'ValueError'>
                                                   Error Contents: invalid literal for int() with base 10: ''
                                                   Traceback (most recent call last):
                                                     File "C:\Users\rav\AppData\Roaming\Kodi\addons\plugin.video.netiago\main.py", line 1276, in <module>
                                                       home()
                                                     File "C:\Users\rav\AppData\Roaming\Kodi\addons\plugin.video.netiago\main.py", line 157, in home
                                                       IPLA().logowanie()
                                                     File "C:\Users\rav\AppData\Roaming\Kodi\addons\plugin.video.netiago\main.py", line 431, in __init__
                                                       self.ILOSC = int(addon.getSetting('ilosc'))
                                                   ValueError: invalid literal for int() with base 10: ''
                                                   -->End of Python script error report<--


2023-12-03 11:16:44.347 T:6620    error <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                                    - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                                   Error Type: <class 'AttributeError'>
                                                   Error Contents: module 'urllib3.util.ssl_' has no attribute 'DEFAULT_CIPHERS'
                                                   Traceback (most recent call last):
                                                     File "C:\Users\rav\AppData\Roaming\Kodi\addons\plugin.video.netiago\main.py", line 20, in <module>
                                                       requests.packages.urllib3.util.ssl_.DEFAULT_CIPHERS += ':HIGH:!DH:!aNULL'
                                                   AttributeError: module 'urllib3.util.ssl_' has no attribute 'DEFAULT_CIPHERS'
                                                   -->End of Python script error report<--
                                                   
2023-12-03 11:16:44.513 T:4340    error <general>: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.netiago/
2023-12-03 11:16:44.526 T:3836    error <general>: CGUIMediaWindow::GetDirectory(plugin://plugin.video.netiago/) failed
2023-12-03 11:16:48.124 T:8336    error <general>: CImageLoader::DoWork - Direct texture file loading failed for resource://resource.images.recordlabels.white/
2023-12-03 11:16:49.621 T:3676    error <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                                    - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                                   Error Type: <class 'AttributeError'>
                                                   Error Contents: module 'urllib3.util.ssl_' has no attribute 'DEFAULT_CIPHERS'
                                                   Traceback (most recent call last):
                                                     File "C:\Users\rav\AppData\Roaming\Kodi\addons\plugin.video.netiago\main.py", line 20, in <module>
                                                       requests.packages.urllib3.util.ssl_.DEFAULT_CIPHERS += ':HIGH:!DH:!aNULL'
                                                   AttributeError: module 'urllib3.util.ssl_' has no attribute 'DEFAULT_CIPHERS'
                                                   -->End of Python script error report<--
                                                   
2023-12-03 11:16:49.800 T:2816     info <general>: Skipped 1 duplicate messages..
2023-12-03 11:16:49.800 T:2816    error <general>: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.netiago/
2023-12-03 11:16:49.953 T:6524    error <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                                    - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                                   Error Type: <class 'AttributeError'>
                                                   Error Contents: module 'urllib3.util.ssl_' has no attribute 'DEFAULT_CIPHERS'
                                                   Traceback (most recent call last):
                                                     File "C:\Users\rav\AppData\Roaming\Kodi\addons\plugin.video.netiago\main.py", line 20, in <module>
                                                       requests.packages.urllib3.util.ssl_.DEFAULT_CIPHERS += ':HIGH:!DH:!aNULL'
                                                   AttributeError: module 'urllib3.util.ssl_' has no attribute 'DEFAULT_CIPHERS'
                                                   -->End of Python script error report<--
                                                   
2023-12-03 11:16:49.961 T:1368    error <general>: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.netiago/
2023-12-03 11:16:50.518 T:5784     info <general>: Skipped 1 duplicate messages..
2023-12-03 11:16:50.518 T:5784    error <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                                    - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                                   Error Type: <class 'AttributeError'>
                                                   Error Contents: module 'urllib3.util.ssl_' has no attribute 'DEFAULT_CIPHERS'
                                                   Traceback (most recent call last):
                                                     File "C:\Users\rav\AppData\Roaming\Kodi\addons\plugin.video.netiago\main.py", line 20, in <module>
                                                       requests.packages.urllib3.util.ssl_.DEFAULT_CIPHERS += ':HIGH:!DH:!aNULL'
                                                   AttributeError: module 'urllib3.util.ssl_' has no attribute 'DEFAULT_CIPHERS'
                                                   -->End of Python script error report<--
                                                   
2023-12-03 11:16:50.686 T:2816    error <general>: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.netiago/
2023-12-03 11:16:57.789 T:3836    error <general>: Control 55 in window 10025 has been asked to focus, but it can't
2023-12-03 11:16:58.080 T:2816    error <general>: CImageLoader::DoWork - Direct texture file loading failed for resource://resource.images.recordlabels.white/
2023-12-03 11:16:58.604 T:5580    error <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                                    - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                                   Error Type: <class 'AttributeError'>
                                                   Error Contents: module 'urllib3.util.ssl_' has no attribute 'DEFAULT_CIPHERS'
                                                   Traceback (most recent call last):
                                                     File "C:\Users\rav\AppData\Roaming\Kodi\addons\plugin.video.netiago\main.py", line 20, in <module>
                                                       requests.packages.urllib3.util.ssl_.DEFAULT_CIPHERS += ':HIGH:!DH:!aNULL'
                                                   AttributeError: module 'urllib3.util.ssl_' has no attribute 'DEFAULT_CIPHERS'
                                                   -->End of Python script error report<--

mayones2 avatar Dec 03 '23 10:12 mayones2

Sprawdzisz poniższą wersję? Robię na ślepo, bo nie mam tam konta... plugin.video.netiago-1.4.zip

mtr81 avatar Dec 03 '23 22:12 mtr81

Zaraz przetestuję wróciłem do starej wersji urllib3 i wszystko działało jak dawniej.

mayones2 avatar Dec 04 '23 07:12 mayones2

Działa, zarówno ze starą wersja urllib3, jak i z nową 2.1, testowałem na Kodi 20.02. Pozostaje podziękować, jak zawsze.

mayones2 avatar Dec 04 '23 07:12 mayones2

Super ! dzięki u mnie też działa. Ale mam pytanie bo czytałem że urllib3 we wtyczce został niby uaktualniony (mbebe) ale mimo aktualizacji z repo dalej nie działa :-) ...ale dzięki za poprawiony plugin ! pozdrawiam!

ski007 avatar Dec 15 '23 20:12 ski007

Bo pewnie poszła tylko aktualizacja związana z urllib3, a nie uwzględniała poprawek dokonanych w wersji 1.3 (a one z urllib3 nie miały nic wspólnego).

mtr81 avatar Dec 15 '23 22:12 mtr81