ayn2op / discordo

A lightweight, secure, and feature-rich Discord terminal client.
MIT License
2.02k stars 63 forks source link

App crashes when logging in with authentication token #332

Open sundayLOOKplants opened 8 months ago

sundayLOOKplants commented 8 months ago

ws.go:16: Gateway error: websocket: close sent main.go:18: websocket closed, reason: 4004 Authentication failed.

(Token was verified as working using another client.)

Cooliosity commented 8 months ago

When I log in with email and password, the app just immediately exits (both windows and arch). I guess this is related

ayn2op commented 8 months ago

ws.go:16: Gateway error: websocket: close sent main.go:18: websocket closed, reason: 4004 Authentication failed.

Hello there! I am unable to reproduce this issue, can you please provide reproducible steps?

dnet890 commented 7 months ago

yes, I got same issue by input my username and password (i have 2fa But, 2fa prompt does not shows up) and I just go back to normal screen

ayn2op commented 7 months ago

yes, I got same issue by input my username and password (i have 2fa But, 2fa prompt does not shows up) and I just go back to normal screen

There is no 2FA prompt, just input the code along with email and password.

dnet890 commented 7 months ago

My side is working and I don't know about OP problem. I have a question: it will pull latest comments automatically without close and reopen the client right?

dnet890 commented 7 months ago

Sorry to add something, I tested it on Archlinux WSL1 on Windows 10 and that is correct. I got same problem with OP