-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AuthenticationError(LoginFailed(BadCredentials)) #58
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This error has been persistent for the last while.
Double checked my login credentials, and all is correct. Reset the Bot token and made sure the user ID is correct. The logs show as follows:
thread 'main' panicked at src/lib/player.rs:233:14:
Error creating session: AuthenticationError(LoginFailed(BadCredentials))
note: run with
RUST_BACKTRACE=1
environment variable to display a backtracethread 'main' panicked at src/lib/player.rs:233:14:
Error creating session: AuthenticationError(LoginFailed(BadCredentials))
note: run with
RUST_BACKTRACE=1
environment variable to display a backtracethread 'main' panicked at src/lib/player.rs:233:14:
Error creating session: AuthenticationError(LoginFailed(BadCredentials))
note: run with
RUST_BACKTRACE=1
environment variable to display a backtracethread 'main' panicked at src/lib/player.rs:233:14:
Error creating session: AuthenticationError(LoginFailed(BadCredentials))
note: run with
RUST_BACKTRACE=1
environment variable to display a backtracethread 'main' panicked at src/lib/player.rs:233:14:
Error creating session: AuthenticationError(LoginFailed(BadCredentials))
note: run with
RUST_BACKTRACE=1
environment variable to display a backtracethread 'main' panicked at src/lib/player.rs:233:14:
Error creating session: AuthenticationError(LoginFailed(BadCredentials))
note: run with
RUST_BACKTRACE=1
environment variable to display a backtracethread 'main' panicked at src/lib/player.rs:233:14:
Error creating session: AuthenticationError(LoginFailed(BadCredentials))
note: run with
RUST_BACKTRACE=1
environment variable to display a backtracethread 'main' panicked at src/lib/player.rs:233:14:
Error creating session: AuthenticationError(LoginFailed(BadCredentials))
note: run with
RUST_BACKTRACE=1
environment variable to display a backtracethread 'main' panicked at src/lib/player.rs:233:14:
Error creating session: AuthenticationError(LoginFailed(BadCredentials))
note: run with
RUST_BACKTRACE=1
environment variable to display a backtracethread 'main' panicked at src/lib/player.rs:233:14:
Error creating session: AuthenticationError(LoginFailed(BadCredentials))
note: run with
RUST_BACKTRACE=1
environment variable to display a backtracethread 'main' panicked at src/lib/player.rs:233:14:
Error creating session: AuthenticationError(LoginFailed(BadCredentials))
note: run with
RUST_BACKTRACE=1
environment variable to display a backtraceAnyone who shed some light on this error? Is this an issue with Aoede?
The text was updated successfully, but these errors were encountered: