-
-
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
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, reinstall Widevine CDM (not applicable on Android):
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
.
If on Android the problem persists again, you may be using a device that is not fully certified by Google and Netflix, there are no solutions.
This generally happens on Android devices, most of the time it can be one of these cases:
-
Your device model is not Netflix certified (usually on chinese android-box), you can only try to enable
Force Widevine security level L3
see Expert settings wiki page. -
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.
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