-
-
Notifications
You must be signed in to change notification settings - Fork 204
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error in the 'Hosted Streams' page #307
Comments
I don't know what is causing this, but it doesn't seem to be an API change, although we are using the private Twitch API in the hosted streams menu. I'm not getting this kind of error and haven't seen this before. Somehow the API response is causing EmberData to throw this error, and I'd like to know if it is differing from the one expected by the StreamsHosted model and StreamsHostedSerializer. Maybe the target property is missing causing the belongsTo model-relationship to break. Is this error still happening? Can you tell me which channels you are following that are hosting other channels right now? Please check the Twitch website for this. Or even better, can you tell me the exact payload that is causing EmberData to return this error? Please open the application with the |
Hi thanks for the response. I fired up LS at work and the hosted section is not giving the same behavior here. I'm going to make sure my local AV suite isn't some how getting involved. But i'll try and get the info you were looking for regardless. |
Sabastian, So today this behavior has returned to normal. Perhaps twitched just wigged out for a while? If it would be helpful to collect further info I'd be glad to |
It must have been an issue with the Twitch API, but what worries me is that it caused EmberData to throw an error, which is not supposed to happen. If you see it happen again, just try to get and post the JSON string that's causing this. Thanks! The Twitch API has been very unstable for the last few days. Maybe this is because of their recent API change (#310), coupled with an infrastructure change, who knows. This change btw broke Livestreamer and required me to push |
Let's close this thread. If this happens again, please feel free to reopen. |
When trying to see the hosted streams I am now getting this error info
Error
There was an error while trying to display this page.
Name
TypeError
Message
Cannot read property '_internalModel' of null
The text was updated successfully, but these errors were encountered: