Twitch-Channel-Points-Miner-v2 icon indicating copy to clipboard operation
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')))

Open Jackas0 opened this issue 2 years ago • 3 comments

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

Jackas0 avatar Aug 13 '22 23:08 Jackas0

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

Jackas0 avatar Aug 13 '22 23:08 Jackas0

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/

DanzoGit avatar Aug 31 '22 04:08 DanzoGit

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.

Equ1no0x avatar Sep 15 '22 20:09 Equ1no0x