Skip to content
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 retrving information from api.themoviedb.org #51

Open
whatdaybob opened this issue Sep 18, 2020 · 0 comments
Open

Error retrving information from api.themoviedb.org #51

whatdaybob opened this issue Sep 18, 2020 · 0 comments

Comments

@whatdaybob
Copy link

Version of Home Assistant

0.115.0 but issue has persisted a few versions

Version of the custom_component

2.0.1

Configuration

Configured via integration

2020-09-18 23:58:22 WARNING (MainThread) [custom_components.trakt] Error retrving information from api.themoviedb.org
2020-09-18 23:58:24 WARNING (MainThread) [custom_components.trakt] Error retrving information from api.themoviedb.org
2020-09-18 23:58:28 WARNING (MainThread) [custom_components.trakt] Error retrving information from api.themoviedb.org
2020-09-18 23:58:30 WARNING (MainThread) [custom_components.trakt] Error retrving information from api.themoviedb.org
2020-09-19 00:00:40 WARNING (MainThread) [custom_components.trakt] Error retrving information from api.themoviedb.org
2020-09-19 00:00:42 WARNING (MainThread) [custom_components.trakt] Error retrving information from api.themoviedb.org

Describe the bug

Upon initial load and refresh I receive the error, nothing unusual going on, have changed DNS servers to troubleshoot but no issues. Removed integration and added again. Waited long enough for external IP to change in case I was blacklisted.

Debug log

Nothing in debug sorry...

2020-09-19 00:10:24 DEBUG (SyncWorker_17) [trakt.core] get: https://api-v2launch.trakt.tv/search/show?query=rooster-teeth-podcast
2020-09-19 00:10:24 DEBUG (SyncWorker_17) [trakt.core] headers: {'Content-Type': 'application/json', 'trakt-api-version': '2', 'trakt-api-key': 'XXXX', 'Authorization': 'Bearer XXXX'}
2020-09-19 00:10:24 DEBUG (SyncWorker_17) [trakt.core] method, url :: get, https://api-v2launch.trakt.tv/search/show?query=rooster-teeth-podcast
2020-09-19 00:10:24 DEBUG (SyncWorker_17) [trakt.core] RESPONSE [get] (https://api-v2launch.trakt.tv/search/show?query=rooster-teeth-podcast): <Response [200]>
2020-09-19 00:10:24 WARNING (MainThread) [custom_components.trakt] Error retrving information from api.themoviedb.org
2020-09-19 00:10:24 DEBUG (SyncWorker_13) [trakt.core] get: https://api-v2launch.trakt.tv/search/show?query=the-100
2020-09-19 00:10:24 DEBUG (SyncWorker_13) [trakt.core] headers: {'Content-Type': 'application/json', 'trakt-api-version': '2', 'trakt-api-key': 'XXXX', 'Authorization': 'Bearer XXXX'}
2020-09-19 00:10:24 DEBUG (SyncWorker_13) [trakt.core] method, url :: get, https://api-v2launch.trakt.tv/search/show?query=the-100
2020-09-19 00:10:24 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event system_log_event[L]: name=custom_components.trakt, message=['Error retrving information from api.themoviedb.org'], level=WARNING, source=['custom_components/trakt/__init__.py', 188], timestamp=1600470624.538565, exception=, count=1, first_occurred=1600470624.538565>
2020-09-19 00:10:24 DEBUG (SyncWorker_13) [trakt.core] RESPONSE [get] (https://api-v2launch.trakt.tv/search/show?query=the-100): <Response [200]>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant