Skip to content

Instantly share code, notes, and snippets.

@Petrarka0
Created April 6, 2024 21:40
Show Gist options
  • Save Petrarka0/42af5859d17b5341c4798bcb695d47fe to your computer and use it in GitHub Desktop.
Save Petrarka0/42af5859d17b5341c4798bcb695d47fe to your computer and use it in GitHub Desktop.
mulipule CTRL+C bug logs
07/04/24 00:17:12 - DEBUG - TwitchChannelPointsMiner.classes.TwitchWebSocket - [send]: #0 - Send: {"type":"PING"}
07/04/24 00:17:12 - DEBUG - TwitchChannelPointsMiner.classes.WebSocketsPool - [on_message]: #0 - Received: { "type": "PONG" }
07/04/24 00:17:14 - INFO - TwitchChannelPointsMiner.TwitchChannelPointsMiner - [end]: CTRL+C Detected! Please wait just a moment!
07/04/24 00:17:14 - INFO - TwitchChannelPointsMiner.classes.Chat - [stop]: Leave IRC Chat: cemka
07/04/24 00:17:14 - INFO - TwitchChannelPointsMiner.classes.Chat - [stop]: Leave IRC Chat: thepagyyy
07/04/24 00:17:14 - INFO - TwitchChannelPointsMiner.classes.Chat - [stop]: Leave IRC Chat: insize
07/04/24 00:17:14 - INFO - TwitchChannelPointsMiner.classes.Chat - [stop]: Leave IRC Chat: stopgameru
07/04/24 00:17:14 - INFO - TwitchChannelPointsMiner.classes.Chat - [stop]: Leave IRC Chat: sunday997
07/04/24 00:17:15 - INFO - TwitchChannelPointsMiner.classes.WebSocketsPool - [on_close]: #0 - WebSocket closed
07/04/24 00:17:15 - INFO - TwitchChannelPointsMiner.TwitchChannelPointsMiner - [end]: CTRL+C Detected! Please wait just a moment!
07/04/24 00:17:15 - INFO - TwitchChannelPointsMiner.classes.WebSocketsPool - [on_close]: #1 - WebSocket closed
07/04/24 00:17:15 - INFO - TwitchChannelPointsMiner.TwitchChannelPointsMiner - [end]: CTRL+C Detected! Please wait just a moment!
07/04/24 00:17:15 - INFO - TwitchChannelPointsMiner.classes.WebSocketsPool - [on_close]: #2 - WebSocket closed
07/04/24 00:17:15 - INFO - TwitchChannelPointsMiner.TwitchChannelPointsMiner - [end]: CTRL+C Detected! Please wait just a moment!
07/04/24 00:17:20 - DEBUG - urllib3.connectionpool - [_new_conn]: Starting new HTTPS connection (1): video-edge-8bb677.pdx01.abs.hls.ttvnw.net:443
07/04/24 00:17:21 - DEBUG - urllib3.connectionpool - [_make_request]: https://video-edge-8bb677.pdx01.abs.hls.ttvnw.net:443 "POST /v1/segment/CnWh_H0cG3-ENs7Q_QD-... ...HDu7G.ts HTTP/1.1" 204 0
07/04/24 00:17:21 - DEBUG - TwitchChannelPointsMiner.classes.Twitch - [send_minute_watched_events]: Send minute watched request for thepagyyy (181.5k points) - Status code: 204
07/04/24 00:17:30 - INFO - TwitchChannelPointsMiner.TwitchChannelPointsMiner - [end]: CTRL+C Detected! Please wait just a moment!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment