question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

HTTP 500 as response to key login

See original GitHub issue

Bug report

Your Environment

  • Netflix add-on version: 1.11.0
  • Operating system version/name: Raspbian Buster
  • Device model: RPi 4

Used Operating system:

  • Android
  • iOS
  • Linux
  • OSX
  • Raspberry-Pi
  • Windows

Describe the bug

After successfully obtaining the NFAuthentication.key, I try to log in. First I get prompted for the key file, which I provide, then the PIN, which I enter, then my password (which strikes me as odd), but I give that too.

Expected behavior

I would be expected to log in.

Actual behavior

I get an error:

500 Server Error: Internal Server Error for url: https://www.netflix.com/api/shakti/v0c29af6f/profilehub

Steps to reproduce the behavior

  1. Get key
  2. Attempt log in
  3. See it fails

(I realize this is probably not useful, but that’s really all that happens)

Possible fix

Debug log

The debug log can be found from this link: https://pastebin.com/q7YVwNNS I hope I put on the correct verbose mode 😃

Additional context or screenshots (if appropriate)

Installation

  • I’m using other Netflix Repo
  • I’m using a different source

Other information

It seems the problem is in Netflix’ end, but there are probably some assumptions that are violated here.

Screenshots

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:3
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
CastagnaITcommented, Dec 2, 2020

Perhaps it should be a better error message in such cases?

yes i will do

1reaction
chaot2000commented, Dec 3, 2020

Did you have a new file for Windows to create the keys?

Read more comments on GitHub >

github_iconTop Results From Across the Web

HTTP 500 Internal Server Error: What It Means & How to Fix It
This error is a server response to stop sending requests because of overloaded resources. This code might show up if your site needs...
Read more >
500 Internal Server Error - HTTP - MDN Web Docs - Mozilla
This error response is a generic "catch-all" response. Usually, this indicates the server cannot find a better 5xx error code to response.
Read more >
How to Fix a 500 Internal Server Error - Lifewire
The 500 Internal Server Error is a very general HTTP status code that means something has gone wrong on the website's server, but...
Read more >
What is a 500 Internal Server Error? - Allconnect.com
The 500 Internal Server Error is simply a general indication that something's wrong on the server side. Several things could cause this, but ......
Read more >
HTTP Error 500 – Internal Server Error Explained in Plain ...
The 500 (Internal Server Error) status code indicates that the server encountered an unexpected condition that prevented it from fulfilling the ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found