Skip to content

Error retrving information from api.themoviedb.org #51

Description

@whatdaybob

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]>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions