@seg7 wrote:
I'm having problems contacting trakt api
2016-12-09 12:04 ERROR requests.packages.urllib3.connection tv Certificate did not match expected hostname: api.trakt.tv. Certificate: {'subjectAltName': [], 'subject': ((('commonName', u'ssl440246.cloudflaressl.com'),),)} 2016-12-09 12:04 ERROR input_cache tv There was an error during trakt_list input (Could not retrieve list from trakt (hostname 'api.trakt.tv' doesn't match u'ssl440246.cloudflaressl.com')), using cache instead.
I know there are some change on urllib lately, is there any solution/fix to this that i'm unaware?
Trakt conf as follow:
inputs: - trakt_list: account: &trakt_username '{{ secrets.trakt.username }}' list: watchlist type: shows strip_dates: yes
Posts: 1
Participants: 1