Closed fxceptioN closed 1 week ago
Apparently some package on my pi called lynx was doing some weird shit showing that cookies session thing in the terminal in the screenshot. After removing Lynx and restarting TDM I was able to see the activation code.
Description
I just setup Twitch Drops Miner on my Raspberry PI 5. I followed this guide over here. https://github.com/DevilXD/TwitchDropsMiner/issues/588
When I click login, it does not give me a code to enter on twitch.tv/activate, it also freezes the window and cannot click through the different tabs. The terminal window shows some session id info, asking if I want to allow or not, which is strange, since I don't even have an activation code.
It only shows the activation code when I try and exit the program. See screenshots for reference.
To Reproduce
run the app, click login.
Expected behavior
It should have provided me with an activation code.
Observed behavior
Cannot login.
Screenshots
Logs
.env) pi@pi5:~/TwitchDropsMiner $ PYSTRAY_BACKEND=gtk python3 main.py -vvv --log 2024-11-08 20:22:36: Starting: Twitch Drops Miner 2024-11-08 20:22:36: Logging level: CALL 2024-11-08 20:22:37: INFO: Checking login 2024-11-08 20:22:37: Please log in to continue. 2024-11-08 20:22:45: Enter this code on the Twitch's device activation page: PTLTVJYT <-- only shows up after CTRL+C in Terminal.
OS
Raspberry PI OS
Build
source on Raspberry Pi 5
Version/Commit
V15.9.1
Additional context
No response