Chatterino / chatterino2

Chat client for https://twitch.tv
MIT License
2.02k stars 446 forks source link

Can't login. #3275

Closed MithrandirSempai closed 2 years ago

MithrandirSempai commented 2 years ago

I change my twitch password after situatuins with "twitch leaked" and now for some reason I can't login in Chatterino. I go to Chatterino Settings - Accounts - Add - Basic - Log in (Opens in browser) - pressing the button (in new oppened page) - and getting error: "Loading username and user id Error getting user ID. Refresh and try again"

Refresh doesn't help

Felanbird commented 2 years ago

Could you include a screenshot of this error? I've never heard of this issue.

MithrandirSempai commented 2 years ago

1

gempir commented 2 years ago

Does the URL look special in a way? Could you open the Developer Console (F12) and screenshot the Console?

LosFarmosCTL commented 2 years ago

Never seen this issue as well, but 2 things I would try:

  1. Reload the page using CTRL+F5 to reset cache, maybe theres some weird issue going on there
  2. Remove the current chatterino authentication in twitch settings and try again

Absolutely no idea if that actually works but doesn’t hurt to try.

Mm2PL commented 2 years ago

I suspect that an element/script/request blocker might be blocking required libraries. So I'd suggest disabling uMatrix/uBlock/similar addons. I think I remember having similar issues myself.

MithrandirSempai commented 2 years ago

I suspect that an element/script/request blocker might be blocking required libraries. So I'd suggest disabling uMatrix/uBlock/similar addons. I think I remember having similar issues myself.

Disabling Ublock is helped. Problem solved. Thanks everyone.