Twitch-Channel-Points-Miner-v2
Twitch-Channel-Points-Miner-v2 copied to clipboard
Error with GQLOperations (ChannelFollows): HTTPSConnectionPool(host='gql.twitch.tv', port=443): Max retries exceeded with url: /gql (Caused by ProxyError('Cannot connect to proxy.', OSError('Tunnel connection failed: 403 Forbidden')))
Hello, i spend too much hours on this shit, but i don't get how to fixed it. Can somebody help me? Screenshot: https://prnt.sc/hDnbPSsVaPNN
23:49 ~ $ cd /home/Stewas/Twitch 23:49 ~/Twitch $ python run.py 13/08 23:49:25 - Start session: 'I deleted it for security :)))' 13/08 23:49:25 - Error with GQLOperations (ChannelFollows): HTTPSConnectionPool(host='gql.twitch.tv', port=443): Max retries exceeded with url: /gql (Caused by ProxyError('Cannot connect to proxy.', OSError('Tunnel connection failed: 403 Forbidden'))) 13/08 23:49:25 - Load 0 followers from your profile! 13/08 23:49:25 - Loading data for 0 streamers. Please wait... 13/08 23:49:25 - #0 - WebSocket error: failed CONNECT via proxy status: 403 13/08 23:49:25 - #0 - WebSocket closed 13/08 23:49:25 - #0 - Reconnecting to Twitch PubSub server in ~60 seconds 13/08 23:49:55 - #0 - No internet connection available! Retry after 3m 13/08 23:52:55 - #0 - No internet connection available! Retry after 1m
Are you trying to run a bot here https://www.pythonanywhere.com/ ? They have a domains limit for free plans https://www.pythonanywhere.com/whitelist/
Hello, i spend too much hours on this shit, but i don't get how to fixed it. Can somebody help me? Screenshot: https://prnt.sc/hDnbPSsVaPNN
Since I updated to the most recent commit this started happening as well. Edit: I'm running it on Windows. Running run.py from an admin Terminal or CMD fixed the issue for me, for now.