Skip to content
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

Bot unable to authenticate against Jellyfin #363

Open
IReclaimer opened this issue Nov 3, 2024 · 0 comments
Open

Bot unable to authenticate against Jellyfin #363

IReclaimer opened this issue Nov 3, 2024 · 0 comments

Comments

@IReclaimer
Copy link

IReclaimer commented Nov 3, 2024

The Music Bot is unable to authenticate against Jellyfin: ERROR [JellyfinService] Failed to authenticate with response code 200

Steps to reproduce the behaviour:

  1. Start the Music Bot container.
  2. Observe the logs and authentication process.

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant