kodi


kodi 의 netflix 실행 addon 으로 실행시 에러 발생 및 kodi log파일 및 최근 접속 기록




컨텐츠 정보


본문

kodi netflix addon 접속 재로그인요구및 접속 에러는 vpn gate 변경시 문제의 원인을 찾았습니다
비슷한 사례 해결 

Netflix 플러그인에 로그인 할 수 없음-잘못된 비밀번호 # 502


저의 경우  vpn gate connector로 netflix 속도 나오는곳을  vpn ip를 자주 바꾸어서
netflix에서 암호 변경하라고 메일 왔습니다
암호 변경후 문제 해결 되었습니다
3232235521_1584353963.9555.png
 최근 접속 기록에서 의심스러운 로그인 기록이 있는지 확인하세요.

아래와 같이 vpn gate connetor로 접속시 속도가 많이 나오는 곳 선택 ( kodi에서 netflix을 1080p를 볼수 있었는데)
저의 접속이 많이 하여 netfilx에서 암호 변경으로 block 걸어 버렸습니다
vpn사용하시는분은 주의하여 1곳의 ip만 사용하세요
3232235521_1584354009.5115.png

최근 접속을 보면 
==================================================

kodi 의 netflix 실행 addon 으로 실행시 에러건

2020년03월15일 부터 아래와 같이 에러 발생

인증되지 않는 안드로이드 atv에서 kodi addon의 netflix 가 동영상 재상을 못하고 있습니다

3232235521_1584278707.0803.png


2020-03-15 22:15:05.510 T:4059242512  NOTICE: VideoPlayer::OpenFile: plugin://plugin.video.netflix/play/show/80180171/season/81016138/episode/81016145/?profile_guid=C7W4CXHSHBHY5FDINGR7BXCG2M

2020-03-15 22:15:05.511 T:2768184192  NOTICE: Creating InputStream

2020-03-15 22:15:05.553 T:2768184192   ERROR: GetDirectory - Error getting /usr/lib/kodi/addons/inputstream.adaptive/

2020-03-15 22:15:07.997 T:2967708544   ERROR: [plugin.video.netflix (0)] Full MSL error information:

2020-03-15 22:15:07.998 T:2967708544   ERROR: [plugin.video.netflix (0)] {"entityauthdata": {"authdata": {"pubkeyid": "MSL_TRUSTED_NETWORK_SERVER_KEY", "identity": "Netflix"}, "scheme": "RSA"}, "errordata": "eyJpbnRlcm5hbGNvZGUiOjIwNTAwNywibWVzc2FnZWlkIjo0MDY2MDYyMzExNjUxOTIsImVycm9yY29kZSI6NywiZXJyb3Jtc2ciOiJFbWFpbCBvciBwYXNzd29yZCBpcyBpbmNvcnJlY3QuIiwidGltZXN0YW1wIjoxNTg0Mjc4MTA3fQ==", "signature": "UnksnP2ffpRigW+Eyye+IUcFgF7A/nMDs60nA1VID/hzS76WEET9my6BGvMTGAJpBy4bxWnW7cLg20E2z3qx2r1T48C52+f9CdhGHebBxQZG36oD7GtUcvXM/IGyWtfEpDUoftd1Ls6O8fbBbWO69wbbAYVYJ4eO/SMDj4SZF5WGeOl2sU/xxsd4DT9+DAdd2MAoU7m7Ys4FNN5Xl8J5hEzijQ9ss4xvAREFh/IoSjcSE2cZv5BLEpeq7VKvG6E+jeWZ7q/K9Lflc7Q7BoJ/K++UlNSTIUkDTi5EWP+GR4BH1WeOq4qprJ3JYcI9pBxPETyNNJVRGuNaSdFSQssTCw=="}

2020-03-15 22:15:12.943 T:2967708544   ERROR: [plugin.video.netflix (0)] Traceback (most recent call last):

                                              File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/services/msl/http_server.py", line 60, in do_GET

                                                data = self.server.msl_handler.load_manifest(int(params['id'][0]))

                                              File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/services/msl/msl_utils.py", line 56, in error_catching_wrapper

                                                return func(*args, **kwargs)

                                              File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/common/logging.py", line 133, in timing_wrapper

                                                return func(*args, **kwargs)

                                              File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/services/msl/msl_handler.py", line 72, in load_manifest

                                                manifest = self._load_manifest(viewable_id, g.get_esn())

                                              File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/common/logging.py", line 133, in timing_wrapper

                                                return func(*args, **kwargs)

                                              File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/services/msl/msl_handler.py", line 166, in _load_manifest

                                                disable_msl_switch=False)

                                              File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/common/logging.py", line 133, in timing_wrapper

                                                return func(*args, **kwargs)

                                              File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/services/msl/msl_requests.py", line 168, in chunked_request

                                                save_uid_token_to_owner=auth_data['user_id_token'] is None)

                                              File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/common/logging.py", line 133, in timing_wrapper

                                                return func(*args, **kwargs)

                                              File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/services/msl/msl_requests.py", line 189, in _process_chunked_response

                                                return _raise_if_error(response.json())

                                              File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/services/msl/msl_requests.py", line 235, in _raise_if_error

                                                raise MSLError(_get_error_details(decoded_response))

                                            MSLError: Email or password is incorrect.

2020-03-15 22:15:12.944 T:2768184192   ERROR: CCurlFile::FillBuffer - Failed: HTTP returned error 500

2020-03-15 22:15:12.944 T:2768184192   ERROR: CCurlFile::Open failed with code 500 for http://localhost:54391/manifest?id=81016145:

2020-03-15 22:15:12.944 T:2768184192   ERROR: AddOnLog: InputStream Adaptive: Cannot download http://localhost:54391/manifest?id=81016145

2020-03-15 22:15:12.944 T:2768184192   ERROR: AddOnLog: InputStream Adaptive: Could not open / parse mpdURL (http://localhost:54391/manifest?id=81016145)

2020-03-15 22:15:12.946 T:2768184192   ERROR: CVideoPlayer::OpenInputStream - error opening [plugin://plugin.video.netflix/play/show/80180171/season/81016138/episode/81016145/?profile_guid=C7W4CXHSHBHY5FDINGR7BXCG2M]

2020-03-15 22:15:12.946 T:2768184192  NOTICE: CVideoPlayer::OnExit()

2020-03-15 22:15:12.949 T:2967708544   ERROR: Traceback (most recent call last):

2020-03-15 22:15:12.949 T:2967708544   ERROR:   File "/usr/lib/python2.7/SocketServer.py", line 293, in _handle_request_noblock

2020-03-15 22:15:12.949 T:2967708544   ERROR:   File "/usr/lib/python2.7/SocketServer.py", line 321, in process_request

2020-03-15 22:15:12.949 T:2967708544   ERROR:   File "/usr/lib/python2.7/SocketServer.py", line 334, in finish_request

2020-03-15 22:15:12.949 T:2967708544   ERROR:   File "/usr/lib/python2.7/SocketServer.py", line 657, in __init__

2020-03-15 22:15:12.949 T:2967708544   ERROR:   File "/usr/lib/python2.7/SocketServer.py", line 716, in finish

2020-03-15 22:15:12.949 T:2967708544   ERROR:   File "/usr/lib/python2.7/socket.py", line 283, in close

2020-03-15 22:15:12.949 T:2967708544   ERROR:   File "/usr/lib/python2.7/socket.py", line 307, in flush

2020-03-15 22:15:12.950 T:2967708544   ERROR: error: [Errno 32] Broken pipe

2020-03-15 22:15:12.975 T:4059242512  NOTICE: CVideoPlayer::CloseFile()

2020-03-15 22:15:12.998 T:4059242512  NOTICE: VideoPlayer: waiting for threads to exit

2020-03-15 22:15:12.998 T:4059242512  NOTICE: VideoPlayer: finished waiting

2020-03-15 22:15:15.154 T:2810147712   ERROR: EXCEPTION: Invalid setting type

2020-03-15 22:15:15.236 T:4059242512   ERROR: Previous line repeats 1 times.

2020-03-15 22:15:15.237 T:4059242512  NOTICE: VideoPlayer::OpenFile: plugin://plugin.video.netflix/play/show/80180171/season/81016138/episode/81016145/?profile_guid=C7W4CXHSHBHY5FDINGR7BXCG2M

2020-03-15 22:15:15.237 T:2943550336  NOTICE: Creating InputStream

2020-03-15 22:15:15.254 T:2943550336   ERROR: GetDirectory - Error getting /usr/lib/kodi/addons/inputstream.adaptive/

2020-03-15 22:15:15.640 T:2967708544   ERROR: [plugin.video.netflix (0)] Full MSL error information:

2020-03-15 22:15:15.640 T:2967708544   ERROR: [plugin.video.netflix (0)] {"entityauthdata": {"authdata": {"pubkeyid": "MSL_TRUSTED_NETWORK_SERVER_KEY", "identity": "Netflix"}, "scheme": "RSA"}, "errordata": "eyJpbnRlcm5hbGNvZGUiOjIwNTAwNywibWVzc2FnZWlkIjoxMzgxMjY4MDk0OTkzNzMyLCJlcnJvcmNvZGUiOjcsImVycm9ybXNnIjoiRW1haWwgb3IgcGFzc3dvcmQgaXMgaW5jb3JyZWN0LiIsInRpbWVzdGFtcCI6MTU4NDI3ODExNX0=", "signature": "j6VWxl2FKbbXZEeMIBf6m0dq7f/OyZTM2eNsxbBAXulCMw51a5Ngm32eIj1BC344Qk/7XDOwIgFxYTKHriZBbwJoErv7o8OJ4P2UfBK6LqldwNaW3AS9pt8LH06gAQI/hOpWRL1BwaUt/kuy0nHtIknnmifJpDNKAfWCi/aGagiRzXwSrGIYCb+WKP4BZ2Y5uWVf+GVrlO1DUjvtRQmnLvMDTr4KLMvMBjegqCYMq5YwZXyHCGMwIh4UgmquEkV7e8brp5xIH6Lo2OLeJ/Kq4X14xbjZzRLDY3d5FMRiT98duIH7klaAsTk3B2ev3WWDvHJyx/aV0JGoxDWIvUdU0w=="}

2020-03-15 22:15:17.596 T:2967708544   ERROR: [plugin.video.netflix (0)] Traceback (most recent call last):

                                              File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/services/msl/http_server.py", line 60, in do_GET

                                                data = self.server.msl_handler.load_manifest(int(params['id'][0]))

                                              File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/services/msl/msl_utils.py", line 56, in error_catching_wrapper

                                                return func(*args, **kwargs)

                                              File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/common/logging.py", line 133, in timing_wrapper

                                                return func(*args, **kwargs)

                                              File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/services/msl/msl_handler.py", line 72, in load_manifest

                                                manifest = self._load_manifest(viewable_id, g.get_esn())

                                              File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/common/logging.py", line 133, in timing_wrapper

                                                return func(*args, **kwargs)

                                              File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/services/msl/msl_handler.py", line 166, in _load_manifest

                                                disable_msl_switch=False)

                                              File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/common/logging.py", line 133, in timing_wrapper

                                                return func(*args, **kwargs)

                                              File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/services/msl/msl_requests.py", line 168, in chunked_request

                                                save_uid_token_to_owner=auth_data['user_id_token'] is None)

                                              File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/common/logging.py", line 133, in timing_wrapper

                                                return func(*args, **kwargs)

                                              File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/services/msl/msl_requests.py", line 189, in _process_chunked_response

                                                return _raise_if_error(response.json())

                                              File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/services/msl/msl_requests.py", line 235, in _raise_if_error

                                                raise MSLError(_get_error_details(decoded_response))

                                            MSLError: Email or password is incorrect.

2020-03-15 22:15:17.598 T:2943550336   ERROR: CCurlFile::FillBuffer - Failed: HTTP returned error 500

2020-03-15 22:15:17.598 T:2943550336   ERROR: CCurlFile::Open failed with code 500 for http://localhost:54391/manifest?id=81016145:

2020-03-15 22:15:17.599 T:2943550336   ERROR: AddOnLog: InputStream Adaptive: Cannot download http://localhost:54391/manifest?id=81016145

2020-03-15 22:15:17.599 T:2943550336   ERROR: AddOnLog: InputStream Adaptive: Could not open / parse mpdURL (http://localhost:54391/manifest?id=81016145)

2020-03-15 22:15:17.602 T:2943550336   ERROR: CVideoPlayer::OpenInputStream - error opening [plugin://plugin.video.netflix/play/show/80180171/season/81016138/episode/81016145/?profile_guid=C7W4CXHSHBHY5FDINGR7BXCG2M]

2020-03-15 22:15:17.602 T:2943550336  NOTICE: CVideoPlayer::OnExit()

2020-03-15 22:15:17.613 T:4059242512  NOTICE: CVideoPlayer::CloseFile()

2020-03-15 22:15:17.636 T:4059242512  NOTICE: VideoPlayer: waiting for threads to exit

2020-03-15 22:15:17.636 T:4059242512  NOTICE: VideoPlayer: finished waiting

2020-03-15 22:15:22.703 T:3009672064   ERROR: GetDirectory - Error getting plugin://plugin.video.netflix/

2020-03-15 22:15:22.718 T:4059242512   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.netflix/) failed

2020-03-15 22:15:22.721 T:2810147712   ERROR: Unable to find plugin

2020-03-15 22:15:22.721 T:2810147712   ERROR: GetDirectory - Error getting plugin://

2020-03-15 22:15:22.721 T:4059242512   ERROR: CGUIMediaWindow::GetDirectory(plugin://) failed

2020-03-15 22:16:57.343 T:3615409024  NOTICE: script.tv.show.next.aired: ### no prior data found

2020-03-15 22:16:59.343 T:3615409024  NOTICE: script.tv.show.next.aired: ### starting data update

2020-03-15 22:16:59.343 T:3615409024  NOTICE: script.tv.show.next.aired: ### grabbing a new country mapping list

=======
3232235521_1584279931.9709.png
2020-03-15 22:47:58.926 T:4060999696   ERROR: Previous line repeats 1 times.
2020-03-15 22:47:58.927 T:4060999696  NOTICE: VideoPlayer::OpenFile: plugin://plugin.video.netflix/play/show/81159258/season/81194183/episode/81205763/?profile_guid=KFUMLOIFQVD33HFCS4FNUY6MDQ
2020-03-15 22:47:58.927 T:3097514880  NOTICE: Creating InputStream
2020-03-15 22:47:58.948 T:3097514880   ERROR: GetDirectory - Error getting /usr/lib/kodi/addons/inputstream.adaptive/
2020-03-15 22:48:00.458 T:3005195136   ERROR: [plugin.video.netflix (0)] Full MSL error information:
2020-03-15 22:48:00.458 T:3005195136   ERROR: [plugin.video.netflix (0)] {"entityauthdata": {"authdata": {"pubkeyid": "MSL_TRUSTED_NETWORK_SERVER_KEY", "identity": "Netflix"}, "scheme": "RSA"}, "errordata": "eyJpbnRlcm5hbGNvZGUiOjIwNTAwNywibWVzc2FnZWlkIjoxMjY0MjA1MTgwMDk3NTYzLCJlcnJvcmNvZGUiOjcsImVycm9ybXNnIjoiRW1haWwgb3IgcGFzc3dvcmQgaXMgaW5jb3JyZWN0LiIsInRpbWVzdGFtcCI6MTU4NDI4MDA4MH0=", "signature": "Sabx4bETVcjs6lAwoleKxwCKTwgHzm1WfV1LMgnipqDKKAHQYJvEx+1REzYfuc+NsOyAa/vvdEdOXMMNmw24omaFfCA+OZPLR7wd2sgpmjJ0AKcAEKSiUzG0kegoxkH+zXEoIyWDXC2epFY6Hrf1Odpd/rcheMIX12N5q5owQeCfYdNI3BHrFVLsZbQMCyzROERIVzl4/yA4lDupfh3uE4aKVWEH9LukdZcEHWq1ZnZZJdELsP3Whixyu7OsdAd0x0/6mxxs1cpMZmjsWs8Y+V6Qhqn2LrfGd/vLbfhiNhrMabT4qIMuaDMTd2pwct7Rn4/gSPqH7EnXR7RjGZKQ8w=="}
2020-03-15 22:48:03.538 T:3005195136   ERROR: [plugin.video.netflix (0)] Traceback (most recent call last):
                                              File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/services/msl/http_server.py", line 60, in do_GET
                                                data = self.server.msl_handler.load_manifest(int(params['id'][0]))
                                              File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/services/msl/msl_utils.py", line 56, in error_catching_wrapper
                                                return func(*args, **kwargs)
                                              File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/common/logging.py", line 133, in timing_wrapper
                                                return func(*args, **kwargs)
                                              File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/services/msl/msl_handler.py", line 72, in load_manifest
                                                manifest = self._load_manifest(viewable_id, g.get_esn())
                                              File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/common/logging.py", line 133, in timing_wrapper
                                                return func(*args, **kwargs)
                                              File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/services/msl/msl_handler.py", line 166, in _load_manifest
                                                disable_msl_switch=False)
                                              File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/common/logging.py", line 133, in timing_wrapper
                                                return func(*args, **kwargs)
                                              File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/services/msl/msl_requests.py", line 162, in chunked_request
                                                auth_data = self._check_user_id_token(disable_msl_switch, force_auth_credential)
                                              File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/services/msl/msl_requests.py", line 151, in _check_user_id_token
                                                self._get_owner_user_id_token()
                                              File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/services/msl/msl_requests.py", line 93, in _get_owner_user_id_token
                                                force_auth_credential=True)
                                              File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/common/logging.py", line 133, in timing_wrapper
                                                return func(*args, **kwargs)
                                              File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/services/msl/msl_requests.py", line 168, in chunked_request
                                                save_uid_token_to_owner=auth_data['user_id_token'] is None)
                                              File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/common/logging.py", line 133, in timing_wrapper
                                                return func(*args, **kwargs)
                                              File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/services/msl/msl_requests.py", line 189, in _process_chunked_response
                                                return _raise_if_error(response.json())
                                              File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/services/msl/msl_requests.py", line 235, in _raise_if_error
                                                raise MSLError(_get_error_details(decoded_response))
                                            MSLError: Email or password is incorrect.
2020-03-15 22:48:03.539 T:3097514880   ERROR: CCurlFile::FillBuffer - Failed: HTTP returned error 500
2020-03-15 22:48:03.539 T:3097514880   ERROR: CCurlFile::Open failed with code 500 for http://localhost:58555/manifest?id=81205763:
2020-03-15 22:48:03.539 T:3097514880   ERROR: AddOnLog: InputStream Adaptive: Cannot download http://localhost:58555/manifest?id=81205763
2020-03-15 22:48:03.539 T:3097514880   ERROR: AddOnLog: InputStream Adaptive: Could not open / parse mpdURL (http://localhost:58555/manifest?id=81205763)
2020-03-15 22:48:03.539 T:3005195136   ERROR: Traceback (most recent call last):
2020-03-15 22:48:03.540 T:3005195136   ERROR:   File "/usr/lib/python2.7/SocketServer.py", line 293, in _handle_request_noblock
2020-03-15 22:48:03.540 T:3005195136   ERROR:   File "/usr/lib/python2.7/SocketServer.py", line 321, in process_request
2020-03-15 22:48:03.540 T:3005195136   ERROR:   File "/usr/lib/python2.7/SocketServer.py", line 334, in finish_request
2020-03-15 22:48:03.540 T:3005195136   ERROR:   File "/usr/lib/python2.7/SocketServer.py", line 657, in __init__
2020-03-15 22:48:03.540 T:3005195136   ERROR:   File "/usr/lib/python2.7/SocketServer.py", line 716, in finish
2020-03-15 22:48:03.540 T:3005195136   ERROR:   File "/usr/lib/python2.7/socket.py", line 283, in close
2020-03-15 22:48:03.540 T:3005195136   ERROR:   File "/usr/lib/python2.7/socket.py", line 307, in flush
2020-03-15 22:48:03.540 T:3005195136   ERROR: error: [Errno 32] Broken pipe
2020-03-15 22:48:03.542 T:3097514880   ERROR: CVideoPlayer::OpenInputStream - error opening [plugin://plugin.video.netflix/play/show/81159258/season/81194183/episode/81205763/?profile_guid=KFUMLOIFQVD33HFCS4FNUY6MDQ]
2020-03-15 22:48:03.542 T:3097514880  NOTICE: CVideoPlayer::OnExit()
2020-03-15 22:48:03.555 T:4060999696  NOTICE: CVideoPlayer::CloseFile()
2020-03-15 22:48:03.560 T:4060999696  NOTICE: VideoPlayer: waiting for threads to exit
2020-03-15 22:48:03.560 T:4060999696  NOTICE: VideoPlayer: finished waiting


■ ▶ ☞ ♠ 정보찾아 공유 드리며 출처는 링크 참조 바랍니다. https://11q.kr ♠

[이 게시물은 11qkr님에 의해 2021-06-16 02:32:45 11.Nas_1에서 이동 됨]
뷰PDF add1,add2



관련자료



전체 485 / 4 페이지
전체 485 / 4 페이지

♥간단_메모글♥


최근글


새댓글



PHP 안에 HTML ☞ 홈페이지 화면갱신 시간은 ♨
▶ 2024-05-17 13:06:56

오늘의 홈 현황


  • 현재 접속자♨ 98 명
  • 오늘 가입자※ 1 명
  • 어제 가입자※ 6 명
  • 주간 가입자※ 11 명
  • 오늘 방문자 957 명
  • 어제 방문자 2,015 명
  • 최대 방문자 13,042 명
  • 전체 방문자 4,327,302 명
  • 전체 게시물※ 8,573 개
  • 전체 댓글수※ 24,619 개
  • 전체 회원수 10,971 명

QR코드


☞ QR코드 스캔은 kakao앱 자체 QR코드

알림 0








최신글↑