Cannot connect to twitch on latest build
Opened this issue · 3 comments
Description
Currently I am using the latest released version, and when I boot the miner up I get an infinite log of the application trying to connect to twitch and then retrying. From what I know this has been going on for two weeks to a month.
To Reproduce
Open application
Expected behavior
Open application
Wait for the app to initualise and connect
Application retrieves inventory
Application starts watching streams
Observed behavior
Open application
Wait for the app to initialise and connect
Output displays "Cannot connect to twitch"
Screenshots
Logs
No response
OS
Windows 11
Build
.exe
Version/Commit
v15.9.1
Additional context
No response
This fork has not been updated in 3 months, use the original
delete the cookies.jar file, and login again. Fixes the issue temporarily
edit: Also, to your issue @MuffinzCat, did it fix itself? Trying to delete all generated files (or running the exe in a new folder without them) could fix it.
But if it just does this for a while and then stops, it's an issue inherited from the upstream, possibly even a Twitch issue.
This fork has not been updated in 3 months, use the original
I have been using it with little issues, the same kinda rare crashes present on the upstream, and I do fix bigger issues. Currently went thru and updated all persisted queries I could. Only missing Drop point claiming, as that requires me to watch a drop manually, so I can do it in the browser too.
edit2: All hashes are up-to-date in in-dev now.
The AppImage doesn't build despite no changes, so I'll have to look into that. Probably a new version of something that causes issues.