rdavydov / Twitch-Channel-Points-Miner-v2

A simple script that will watch a stream for you and earn the channel points.
GNU General Public License v3.0
1.11k stars 326 forks source link

Error ERR_BADAUTH #394

Closed Gleb2372372 closed 8 months ago

Gleb2372372 commented 8 months ago

Describe the bug

ERROR - [error]: error from callback <function WebSocketsPool.on_message at 0x7bb7d480e0>: Error while trying to listen for a topic: {'type': 'RESPONSE', 'error': 'ERR_BADAUTH', 'nonce': '4h9MbX4W6eIkXU5XNW56vENfJ4zj7N'} ERROR - [on_error]: #0 - WebSocket error: Error while trying to listen for a topic: {'type': 'RESPONSE', 'error': 'ERR_BADAUTH', 'nonce': '4h9MbX4W6eIkXU5XNW56vENfJ4zj7N'}

Steps to reproduce

-

Expected behavior

-

Operating system

Termux

Python version

3.11.1

Miner version

1.8.8

Other relevant software versions

No response

Logs

-

Additional context

No response

hoak2 commented 8 months ago

Try deleting the cookie file (cookies/username.pkl) and logging in again.

rdavydov commented 8 months ago

317 #247 #202 Really need to handle 'ERR_BADAUTH' resp...

rdavydov commented 8 months ago

@Gleb2372372 your first action should be https://github.com/rdavydov/Twitch-Channel-Points-Miner-v2/issues?q=ERR_BADAUTH

rdavydov commented 8 months ago

note for me: https://github.com/rdavydov/Twitch-Channel-Points-Miner-v2/issues/247#issuecomment-1510322309

Gleb2372372 commented 8 months ago

Thanks and sorry I thought it was because I created an extension in twitch or because I was creating aundification keys.