ayn2op / discordo

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

Fails to launch when old data is in macOS keychain #400

Open telecter opened 1 month ago

telecter commented 1 month ago

I attempted to launch discordo, but it failed without an error message. I checked the logs and found it was related to invalid auth credentials.

websocket closed, reason: 4004 Authentication failed.

After removing the discordo entry in the macOS keychain, the client worked perfectly. I would assume that discordo is still using the old invalid credentials from the keychain, instead of invalidating them and showing the login screen. Additionally, no error message is shown except for in the log file.

System Info macOS 14.5 (arm64, M1)