-
-
Notifications
You must be signed in to change notification settings - Fork 264
FAQ (Errors)
Add-on errors:
- Email or password is incorrect
- This title is not available to watch instantly
- Request failed validation during key exchange
- Entity used incorrect key exchange data type
- Entity used incorrect user authentication data type
- HTTPError: 403 Client Error: Forbidden for url ...
- HTTPError: 500 Server Error
- HTTPError: 504 Server Error
- Exception: Connection error
- Request blacklisted by key exchange service
- Addon Signals call timeout
- It was not possible to get the data from Widevine CryptoSession
There are several reasons because this problem is presented, the known cases are:
-
Due to new Netflix anti-bot protection
For more info read Login with Authentication key page -
Netflix has automatically reset your password for suspicious activity (notice by e-mail), or you have changed the password while Kodi was still running
You can try solve with these steps:
- Try to change your password (again or try skip this step)
- Reboot Kodi
- Open Netflix add-on, should be asked to enter the new credentials, if no credential are asked open add-on settings and Logout
- Your e-mail address contains a plus sign example
name+surname@dom.com
This is a known problem, this e-mail addresses will always cause "incorrect password" errors.
The only solutions are: Change account e-mail, or try insert the phone number instead of the e-mail to login.
In this case Netflix says to log out https://help.netflix.com/en/node/109329.
Open add-on settings and choose Logout
.
If the problem persists:
Check if the ESN is equal to the official Netflix app, click on Show ESN
in add-on Expert
setting and compare with the ESN in android Netflix app settings. Only the first part of the code is important, last missing part ignore it.
If the ESN is different:
-
On Kodi 18.x:
Try to setWidevine L3
on add-onExpert
settings and try to play a video, if this not works try type the correct ESN inManual ESN
field of add-onExpert
setting. -
On Kodi 19.x:
From add-onExpert
settings selectESN / Widevine settings
, On Widevine section selectForce L3
, press OK button and try to play a video, if this not works try type the correct ESN by selectingChange ESN
button of the same window.
Try reinstall Widevine CDM:
Open add-on settings (by context menu on the add-on icon), then go to Expert
page and choose InputStream Helper settings
, a new window will be opened, then choose (Re)install Widevine CDM
. When done reboot Kodi or the device.
In this case, you may be playing videos exported from a different Netflix profile than the one selected to play the video. Then select the correct Netflix profile.
If these solutions do not work, please do not open an Issue, there are no other known solutions to get around this message.
This generally happens on Android devices, most of the time it can be one of these cases:
-
Your device model is not Netflix certified (how to check), you can only try to force
Widevine L3
on add-onExpert
settings. -
The ESN used is wrong or incorrectly generated
In this case you can try to solve the problem by using the ESN prodived from your device. In some cases you can read the ESN in the system information of the operative system, alternatively you can read the ESN by opening the official Netflix app settings. Then copy it in full lenght, in toManual ESN
option in the Netflix add-on expert settings.
Probably future changes by developers will be necessary. -
Netflix has implemented some changes, so changes will need to be made by the developers of the add-on.
It happens very rarely, so it is difficult to find a solution, it is usually a temporary problem that solves itself in a day or two without doing anything.
It happens very rarely, so it is difficult to find a solution, it is usually a temporary problem that solves itself in a day or two without doing anything.
This situation may indicate a network problem, Netflix say: It typically indicates that your computer's DNS setting is not routing to Netflix properly. Read the Netflix documentation
There is a problem with the netflix server. This should be fixed by them. Some users were able to solve the problem by changing their profile language.
This error could happen when:
- Temporary server issue
- There are some problems with your network DNS
- Your Proxy or VPN prevent correct communication (if used)
- A firewall is blocking the communication
- There are some changes to the website API endpoints (e.g. MSL) this rarely happens then the add-on need to be checked
This error has many meanings and depends on the details of this error, is usually due to something that prevents good internet communication. You can try to solve the problem by making these tests:
- Check your connection if it is stable or try use another connection
- Try change your DNS (on the router or in Kodi settings if you use a Kodi OS)
- If you use Proxy/VPN try disable it
As far as we know in the case of android devices, may indicate compatibility problems with the device firmware (needs updating), or there is the possibility that the model of the android device in use is on the black list of devices not authorized by Netflix.
This can happen most of the times when:
- Could be a problem of conflicts with other add-ons who are performing other operations at the same time with AddonSignals add-on.
The only solution is try to enable IPC over HTTP: In add-on expert settings, turn onEnable IPC over HTTP
. - Your connection/ISP is not working optimally or Netflix server fails
Not solvable here. - Your device uses a memory card or disk that is too slow.
- In rare cases it may represent an internal error of the addon.
Means that Kodi cannot communicate with the Widevine library on your device. Possible causes can be:
- Your device has a custom ROM with broken/modified Widevine library
- It's a cheap device (like Chinese products) with a fake widevine certification
- Your device has a too old Android system version (versions prior Android 7.0 may not be fully compatible)
User Documentation
- How install the addon
- Login with Authentication key
- Sync of watched status with Netflix
- FAQ (Audio, Video, Subtitle, Other)
- FAQ (Errors)
- Library settings
- Expert settings
- How to export and sync tv shows and movies in Kodi library
- Share STRM library with multiple devices
- List of 1080P 4k Android tested devices
- My credentials are safe?
- VPN and Proxy
- Key mapping
Development
- Dev. guidelines and philosophy
- Dev. documentation
- Dev. basic info
- Dev. unresolved issues
- Dev. Add-on versioning
- Dev. PyCrypto packages
About