• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support Troubleshooting Jellyfin.Api.Auth.CustomAuthenticationHandler: CustomAuthentication was not authentic

     
    • 0 Vote(s) - 0 Average

    Jellyfin.Api.Auth.CustomAuthenticationHandler: CustomAuthentication was not authentic

    Jellyfin.Api.Auth.CustomAuthenticationHandler: CustomAuthentication was not authenticated. Failure message: Invalid token.
    m3z
    Offline

    Junior Member

    Posts: 6
    Threads: 1
    Joined: 2025 Mar
    Reputation: 0
    Country:France
    #7
    2025-03-28, 09:20 PM (This post was last modified: 2025-03-28, 09:22 PM by m3z. Edited 3 times in total.)
    Hi TheDreadPirate

    and thanks you for your help.
    Yes your right, there is an nginx server featured with swizzin that works as reverse proxy.

    Here is the setup for jellyfin

    location /jellyfin {
    proxy_pass https://127.0.0.1:8920;
    #
    proxy_pass_request_headers on;
    #
    proxy_set_header Host \$proxy_host;
    #
    proxy_http_version 1.1;
    #
    proxy_set_header X-Real-IP \$remote_addr;
    proxy_set_header X-Forwarded-For \$proxy_add_x_forwarded_for;
    proxy_set_header X-Forwarded-Proto \$scheme;
    proxy_set_header X-Forwarded-Protocol \$scheme;
    proxy_set_header X-Forwarded-Host \$http_host;
    #
    proxy_set_header Upgrade \$http_upgrade;
    proxy_set_header Connection \$http_connection;
    #
    proxy_set_header X-Forwarded-Ssl on;
    #
    proxy_redirect off;
    proxy_buffering off;
    auth_basic off;
    }
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Jellyfin.Api.Auth.CustomAuthenticationHandler: CustomAuthentication was not authentic - by miek - 2025-02-13, 01:17 AM
    RE: Jellyfin.Api.Auth.CustomAuthenticationHandler: CustomAuthentication was not authentic - by TheDreadPirate - 2025-02-13, 01:26 AM
    RE: Jellyfin.Api.Auth.CustomAuthenticationHandler: CustomAuthentication was not authentic - by miek - 2025-02-13, 01:29 AM
    RE: Jellyfin.Api.Auth.CustomAuthenticationHandler: CustomAuthentication was not authentic - by TheDreadPirate - 2025-02-13, 02:08 PM
    RE: Jellyfin.Api.Auth.CustomAuthenticationHandler: CustomAuthentication was not authentic - by m3z - 2025-03-28, 10:12 AM
    RE: Jellyfin.Api.Auth.CustomAuthenticationHandler: CustomAuthentication was not authentic - by TheDreadPirate - 2025-03-28, 12:15 PM
    RE: Jellyfin.Api.Auth.CustomAuthenticationHandler: CustomAuthentication was not authentic - by m3z - 2025-03-28, 09:20 PM
    RE: Jellyfin.Api.Auth.CustomAuthenticationHandler: CustomAuthentication was not authentic - by TheDreadPirate - 2025-03-28, 09:56 PM
    RE: Jellyfin.Api.Auth.CustomAuthenticationHandler: CustomAuthentication was not authentic - by m3z - 2025-03-29, 04:11 PM

    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode