-
Notifications
You must be signed in to change notification settings - Fork 34
Description
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 backtrace
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 backtrace
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 backtrace
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 backtrace
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 backtrace
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 backtrace
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 backtrace
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 backtrace
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 backtrace
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 backtrace
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 backtrace
Anyone who shed some light on this error? Is this an issue with Aoede?