Sam6734 / TwitchViewbot

Simple Python twitch viewbot
Creative Commons Zero v1.0 Universal
37 stars 55 forks source link

Twitch asks for access token a few seconds after the bot joins. #12

Open jar1ax opened 2 years ago

jar1ax commented 2 years ago

[cli][info] Found matching plugin twitch for URL https://www.twitch.tv/silvias [cli][info] Found matching plugin twitch for URL https://www.twitch.tv/silvias [cli][info] Found matching plugin twitch for URL https://www.twitch.tv/silvias [cli][info] Found matching plugin twitch for URL https://www.twitch.tv/silvias [cli][error] Unable to open URL: https://api.twitch.tv/api/channels/silvias/access_token (HTTPSConnectionPool(host='api.twitch.tv', port=443): Max retries exceeded with url: /api/channels/silvias/access_token (Caused by ConnectTimeoutError(<urllib3.connection.VerifiedHTTPSConnection object at 0x7fc79351e340>, 'Connection to 66.96.238.40 timed out. (connect timeout=20.0)'))) [cli][info] Waiting for streams, retrying every 1.0 second(s) [cli][error] Unable to open URL: https://api.twitch.tv/api/channels/silvias/access_token (HTTPSConnectionPool(host='api.twitch.tv', port=443): Max retries exceeded with url: /api/channels/silvias/access_token (Caused by ConnectTimeoutError(<urllib3.connection.VerifiedHTTPSConnection object at 0x7f3f8d45a340>, 'Connection to 50.235.149.74 timed out. (connect timeout=20.0)'))) [cli][info] Waiting for streams, retrying every 1.0 second(s)

jacksonStorypark commented 1 year ago

Any Solution?