NETFLIX errors "not available to watch instantly"

Hi All,
I’m getting the “This title is not available to watch instantly” for both my Pi2b+ and 3B+.
See debug output below. I’ve never seen this error before.
All other devices seem fine, 2 laptops and 1 desktop.
Any help appreciated.

George

2020-01-24 17:33:27.719 T:1915991600 ERROR: Control 55 in window 10025 has been asked to focus, but it can’t
2020-01-24 17:33:44.018 T:1793450720 NOTICE: DecodeJpeg: unable to decode https://occ-0-717-2568.1.nflxso.net/dnm/api/v6/E8vDc_W8CLv7-yMQu8KMEC7Rrr8/AAAABb-bHrK87dSBFsYUNl0fkiUZXwUjspod_0xgUjPuc2kntMLd32IlveiYGVXuv6NhAe-7oxsHLfnslfnJoUOlYLmXlp1H.jpg?r=b31 1280x720
2020-01-24 17:33:47.133 T:1915991600 NOTICE: VideoPlayer::OpenFile: plugin://plugin.video.netflix/play/movie/14546619/?profile_guid=52TVAFV775ETVNA2UMYCVTIE6A
2020-01-24 17:33:47.136 T:1766351584 NOTICE: Creating InputStream
2020-01-24 17:33:48.162 T:1520431840 WARNING: [plugin.video.netflix (0)] cache_manifests is locked. Working with an empty instance…
2020-01-24 17:33:52.923 T:1520431840 ERROR: [plugin.video.netflix (0)] Full MSL error information:
2020-01-24 17:33:52.925 T:1520431840 ERROR: [plugin.video.netflix (0)] {“from”: “nq_cadmium_pbo_licenses@1.43.1/pbo-client@1.43.0”, “version”: 2, “serverTime”: 1579847632756, “id”: 15798476324811, “result”: [{“errorParams”: {“sessionId”: “6173AC39D3D7F7BCFE807BB0D01BF574”}, “error”: {“code”: “DEVICE_EOL_FINAL”, “bladeRunnerMessage”: “license/pbl-3078: DeviceEolFinal (E2-BQFRAAELEAmWZ-TUhfQF5Sr3lvXRQkKArhu3kB26b87droKW1d907A2GhwzFb6KxsqQPB3bORmY_yX5YYf-BRmqgH41JxK67QSwIl88-iMUqEeStR4JbWKVLMjN9DvYxDbwBm1CN0VtPkIjY4c8_YGzxsDAhK4rJqC0o8dECgH5TEhSnFvVmwf-vcY4SK2AMsYYw5KrZBubiQWW7jXG9nD0aE3qOQ3IOruQl7XgwlKWKYxRlPU-MQERjmim9dRdNJlnRdzBE8Q…) (nq_cadmium_pbo_licenses@1.43.1/pbo-client@1.43.0)”, “errorNccpCode”: 0, “pboc”: true, “detail”: “license/pbl-3078: DeviceEolFinal (E2-BQFRAAELEAmWZ-TUhfQF5Sr3lvXRQkKArhu3kB26b87droKW1d907A2GhwzFb6KxsqQPB3bORmY_yX5YYf-BRmqgH41JxK67QSwIl88-iMUqEeStR4JbWKVLMjN9DvYxDbwBm1CN0VtPkIjY4c8_YGzxsDAhK4rJqC0o8dECgH5TEhSnFvVmwf-vcY4SK2AMsYYw5KrZBubiQWW7jXG9nD0aE3qOQ3IOruQl7XgwlKWKYxRlPU-MQERjmim9dRdNJlnRdzBE8Q…) (nq_cadmium_pbo_licenses@1.43.1/pbo-client@1.43.0)”, “errorExternalCode”: 0, “errorDisplayMessage”: “This title is not available to watch instantly. Please try another title.”, “nccpError”: {}, “bladeRunnerCode”: “3078”, “errorActionId”: 3, “errorSubCode”: 0, “errorReasonCode”: 0, “display”: “This title is not available to watch instantly. Please try another title.”}}]}
2020-01-24 17:34:00.210 T:1520431840 ERROR: [plugin.video.netflix (0)] Traceback (most recent call last):
File “/home/osmc/.kodi/addons/plugin.video.netflix/resources/lib/services/msl/http_server.py”, line 47, in do_POST
challenge=data[0], sid=base64.standard_b64decode(data[1]).decode(‘utf-8’))
File “/home/osmc/.kodi/addons/plugin.video.netflix/resources/lib/services/msl/msl_handler.py”, line 51, in error_catching_wrapper
return func(*args, **kwargs)
File “/home/osmc/.kodi/addons/plugin.video.netflix/resources/lib/common/misc_utils.py”, line 264, in timing_wrapper
return func(*args, **kwargs)
File “/home/osmc/.kodi/addons/plugin.video.netflix/resources/lib/services/msl/msl_handler.py”, line 280, in get_license
response = self._chunked_request(ENDPOINTS[‘license’], license_request_data, g.get_esn())
File “/home/osmc/.kodi/addons/plugin.video.netflix/resources/lib/common/misc_utils.py”, line 264, in timing_wrapper
return func(*args, **kwargs)
File “/home/osmc/.kodi/addons/plugin.video.netflix/resources/lib/services/msl/msl_handler.py”, line 295, in _chunked_request
mt_validity[‘renewable’] if mt_validity else None)
File “/home/osmc/.kodi/addons/plugin.video.netflix/resources/lib/common/misc_utils.py”, line 264, in timing_wrapper
return func(*args, **kwargs)
File “/home/osmc/.kodi/addons/plugin.video.netflix/resources/lib/services/msl/msl_handler.py”, line 328, in _process_chunked_response
return _raise_if_error(decrypted_response)
File “/home/osmc/.kodi/addons/plugin.video.netflix/resources/lib/services/msl/msl_handler.py”, line 352, in _raise_if_error
raise MSLError(_get_error_details(decoded_response))
MSLError: This title is not available to watch instantly. Please try another title.
2020-01-24 17:34:00.213 T:1766351584 ERROR: CCurlFile::FillBuffer - Failed: HTTP returned error 500
2020-01-24 17:34:00.214 T:1766351584 ERROR: CCurlFile::Open failed with code 500 for http://localhost:58661/license?id=14546619:
2020-01-24 17:34:00.214 T:1766351584 ERROR: AddOnLog: InputStream Adaptive: License server returned failure
2020-01-24 17:34:00.214 T:1766351584 ERROR: AddOnLog: InputStream Adaptive: License update not successful (no keys)
2020-01-24 17:34:00.217 T:1520431840 ERROR: Traceback (most recent call last):
2020-01-24 17:34:00.218 T:1520431840 ERROR: File “/usr/lib/python2.7/SocketServer.py”, line 290, in _handle_request_noblock
2020-01-24 17:34:00.219 T:1520431840 ERROR: self.process_request(request, client_address)
2020-01-24 17:34:00.220 T:1520431840 ERROR: File “/usr/lib/python2.7/SocketServer.py”, line 318, in process_request
2020-01-24 17:34:00.221 T:1520431840 ERROR: self.finish_request(request, client_address)
2020-01-24 17:34:00.221 T:1520431840 ERROR: File “/usr/lib/python2.7/SocketServer.py”, line 331, in finish_request
2020-01-24 17:34:00.222 T:1520431840 ERROR: self.RequestHandlerClass(request, client_address, self)
2020-01-24 17:34:00.223 T:1520431840 ERROR: File “/usr/lib/python2.7/SocketServer.py”, line 654, in init
2020-01-24 17:34:00.223 T:1520431840 ERROR: self.finish()
2020-01-24 17:34:00.224 T:1520431840 ERROR: File “/usr/lib/python2.7/SocketServer.py”, line 713, in finish
2020-01-24 17:34:00.224 T:1520431840 ERROR: self.wfile.close()
2020-01-24 17:34:00.224 T:1520431840 ERROR: File “/usr/lib/python2.7/socket.py”, line 283, in close
2020-01-24 17:34:00.225 T:1520431840 ERROR: self.flush()
2020-01-24 17:34:00.225 T:1520431840 ERROR: File “/usr/lib/python2.7/socket.py”, line 307, in flush
2020-01-24 17:34:00.226 T:1520431840 ERROR: self._sock.sendall(view[write_offset:write_offset+buffer_size])
2020-01-24 17:34:00.226 T:1520431840 ERROR: error: [Errno 32] Broken pipe
2020-01-24 17:34:00.274 T:1766351584 ERROR: AddOnLog: InputStream Adaptive: Initialize failed (SingleSampleDecrypter)
2020-01-24 17:34:00.277 T:1766351584 ERROR: CVideoPlayer::OpenInputStream - error opening [plugin://plugin.video.netflix/play/movie/14546619/?profile_guid=52TVAFV775ETVNA2UMYCVTIE6A]
2020-01-24 17:34:00.277 T:1766351584 NOTICE: CVideoPlayer::OnExit()
2020-01-24 17:34:00.324 T:1915991600 NOTICE: CVideoPlayer::CloseFile()
2020-01-24 17:34:00.325 T:1915991600 NOTICE: VideoPlayer: waiting for threads to exit
2020-01-24 17:34:00.325 T:1915991600 NOTICE: VideoPlayer: finished waiting
^C

I’ve now tried clearing the cache logging out and in etc and I also get errors as in

Sometimes it just fails with no error message.

Managed to get Netflix working again, but it’s probably easier to do a reinstall.

1 Like