We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The Music Bot is unable to authenticate against Jellyfin: ERROR [JellyfinService] Failed to authenticate with response code 200
Steps to reproduce the behaviour:
The Music Bot should be able to authenticate successfully against Jellyfin, allowing access to the media resources.
DEBUG Logs: https://pastebin.com/cqm4Qj1g
Environment Variables:
DISCORD_CLIENT_TOKEN=[Discord_Token] JELLYFIN_SERVER_ADDRESS=[http://my.internal.jellyfin.server:8096] JELLYFIN_AUTHENTICATION_USERNAME=Jellybot JELLYFIN_AUTHENTICATION_PASSWORD=[Complex_Password] LOG_LEVEL=DEBUG UPDATER_DISABLE_NOTIFICATIONS=false
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The Music Bot is unable to authenticate against Jellyfin: ERROR [JellyfinService] Failed to authenticate with response code 200
Steps to reproduce the behaviour:
The Music Bot should be able to authenticate successfully against Jellyfin, allowing access to the media resources.
DEBUG Logs: https://pastebin.com/cqm4Qj1g
Environment Variables:
The text was updated successfully, but these errors were encountered: