Windows200000 / TwitchDropsMiner-updated

An app that allows you to AFK mine timed Twitch drops, with automatic drop claiming and channel switching.
MIT License
354 stars 20 forks source link

Cannot connect to Twitch, retrying ... #92

Open JuryFrid opened 5 months ago

JuryFrid commented 5 months ago

Once I open the miner, it logs

Cannot connect to Twitch, retrying in ...

And does nothing. See full log with max verbosity: log.txt

I'm using WIndows version. image

What I am missing? Thank you in advance.

Windows200000 commented 5 months ago

This happens to me when I quickly restart multiple times. Just wait a bit, restart and it should work.

JuryFrid commented 5 months ago

Hi I left it open overnight and all messages that I see in the end of the log are

10:41:00: DEBUG: Websocket[0] sent: {'type': 'PING'}
10:41:00: DEBUG: Websocket[0] received: WSMessage(type=<WSMsgType.TEXT: 1>, data='{ "type": "PONG" }\r\n\r\n', extra='')
10:42:52: Cannot connect to Twitch, retrying in 180 seconds...
10:44:00: DEBUG: Websocket[0] sent: {'type': 'PING'}
10:44:00: DEBUG: Websocket[0] received: WSMessage(type=<WSMsgType.TEXT: 1>, data='{ "type": "PONG" }\r\n\r\n', extra='')
10:45:58: Cannot connect to Twitch, retrying in 180 seconds...

Is it ok?

Windows200000 commented 5 months ago

Hi I left it open overnight and all messages that I see in the end of the log are

10:41:00: DEBUG: Websocket[0] sent: {'type': 'PING'}
10:41:00: DEBUG: Websocket[0] received: WSMessage(type=<WSMsgType.TEXT: 1>, data='{ "type": "PONG" }\r\n\r\n', extra='')
10:42:52: Cannot connect to Twitch, retrying in 180 seconds...
10:44:00: DEBUG: Websocket[0] sent: {'type': 'PING'}
10:44:00: DEBUG: Websocket[0] received: WSMessage(type=<WSMsgType.TEXT: 1>, data='{ "type": "PONG" }\r\n\r\n', extra='')
10:45:58: Cannot connect to Twitch, retrying in 180 seconds...

Is it ok?

The metric for ok is "does it farm?". From what you sent, it looks like twitch or your internet was down for a bit.

WrayOfSunshine commented 5 months ago

I run into this where if I don't touch it, it will says "Twitch is down..." for hours, but if I exit and start over it will work again.

JuryFrid commented 5 months ago

My connection is glitch sometimes - I have packet loss bursts, but 99% of time everything is fine. Could be a firewall issue? I think I completely disabled it on my PC as well as AV.

Windows200000 commented 5 months ago

Thanks for the log! I'll take a look at it once I find a bit of time.