• 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 Networking & Access CustomAuthentication" was challenged

     
    • 0 Vote(s) - 0 Average

    CustomAuthentication" was challenged

    Mass log entries with "CustomAuthentication" was challenged".
    pixel24
    Offline

    Member

    Posts: 196
    Threads: 56
    Joined: 2023 Aug
    Reputation: 1
    Country:Germany
    #1
    2023-10-19, 08:21 AM
    Hi@all,

    I constantly get this message in the logfile of Jellyfin:

    root@media01:~# tail -f /var/log/jellyfin/jellyfin20231019.log  
    [2023-10-19 10:17:11.927 +02:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
    [2023-10-19 10:17:12.921 +02:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
    [2023-10-19 10:17:13.951 +02:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
    [2023-10-19 10:17:13.951 +02:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
    [2023-10-19 10:17:15.038 +02:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
    [2023-10-19 10:17:16.975 +02:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
    [2023-10-19 10:17:17.973 +02:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.
    [2023-10-19 10:17:19.100 +02:00] [INF] AuthenticationScheme: "CustomAuthentication" was challenged.


    My Jellyfin is attached to the LDAP server (Samba ADS). Login etc works except for a strange behavior with "AC/DC" (other post).

    What does the message mean and how can I fix it?

    with best
    pixel24
    pixel24
    Offline

    Member

    Posts: 196
    Threads: 56
    Joined: 2023 Aug
    Reputation: 1
    Country:Germany
    #2
    2023-10-19, 08:36 AM
    When I log in to Jellyfin as "Administrator" (LDAP) I get in the logfile:


    [2023-10-19 10:32:49.580 +02:00] [WRN] Slow HTTP Response from "https://media01.lan.domain.tld/Users/authenticatebyname" to "192.168.xx.140" in 0:00
    :00.8760417 with Status Code 200
    [2023-10-19 10:32:49.616 +02:00] [INF] WS "192.168.83.140" request
    [2023-10-19 10:32:49.698 +02:00] [WRN] The entity type '"AccessSchedule"' is configured to use schema '"jellyfin"', but SQLite does not support sch
    emas. This configuration will be ignored by the SQLite provider.
    [2023-10-19 10:32:49.698 +02:00] [WRN] The entity type '"ActivityLog"' is configured to use schema '"jellyfin"', but SQLite does not support schema
    s. This configuration will be ignored by the SQLite provider.
    [2023-10-19 10:32:49.698 +02:00] [WRN] The entity type '"CustomItemDisplayPreferences"' is configured to use schema '"jellyfin"', but SQLite does n
    ot support schemas. This configuration will be ignored by the SQLite provider.
    [2023-10-19 10:32:49.698 +02:00] [WRN] The entity type '"DisplayPreferences"' is configured to use schema '"jellyfin"', but SQLite does not support
    schemas. This configuration will be ignored by the SQLite provider.
    [2023-10-19 10:32:49.698 +02:00] [WRN] The entity type '"HomeSection"' is configured to use schema '"jellyfin"', but SQLite does not support schema
    s. This configuration will be ignored by the SQLite provider.
    [2023-10-19 10:32:49.698 +02:00] [WRN] The entity type '"ImageInfo"' is configured to use schema '"jellyfin"', but SQLite does not support schemas.
    This configuration will be ignored by the SQLite provider.
    [2023-10-19 10:32:49.698 +02:00] [WRN] The entity type '"ItemDisplayPreferences"' is configured to use schema '"jellyfin"', but SQLite does not sup
    port schemas. This configuration will be ignored by the SQLite provider.
    [2023-10-19 10:32:49.698 +02:00] [WRN] The entity type '"Permission"' is configured to use schema '"jellyfin"', but SQLite does not support schemas
    . This configuration will be ignored by the SQLite provider.
    [2023-10-19 10:32:49.698 +02:00] [WRN] The entity type '"Preference"' is configured to use schema '"jellyfin"', but SQLite does not support schemas
    . This configuration will be ignored by the SQLite provider.
    [2023-10-19 10:32:49.698 +02:00] [WRN] The entity type '"ApiKey"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. Th
    is configuration will be ignored by the SQLite provider.
    [2023-10-19 10:32:49.699 +02:00] [WRN] The entity type '"Device"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. Th
    is configuration will be ignored by the SQLite provider.
    [2023-10-19 10:32:49.699 +02:00] [WRN] The entity type '"DeviceOptions"' is configured to use schema '"jellyfin"', but SQLite does not support sche
    mas. This configuration will be ignored by the SQLite provider.
    [2023-10-19 10:32:49.699 +02:00] [WRN] The entity type '"User"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This
    configuration will be ignored by the SQLite provider.
    [2023-10-19 10:32:51.144 +02:00] [WRN] Slow HTTP Response from "https://media01.lan.domain.tld/Users/********************/Items/Latest?L
    imit=16&Fields=PrimaryImageAspectRatio%2CBasicSyncInfo%2CPath&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&ParentId=*******************
    ***" to "192.168.xx.140" in 0:00:00.9044619 with Status Code 200



    possibly this is relevant.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #3
    2023-10-19, 01:14 PM
    The SQLite schema warnings are related to a database rework coming in future releases. Some of those changes are already in place, but aren't in use yet. Ignore those warnings.

    I also see the Custom Authentication warnings in my Jellyfin logs. I don't recall if it happens as often as yours. I do not use LDAP. This can also be ignored.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    pixel24
    Offline

    Member

    Posts: 196
    Threads: 56
    Joined: 2023 Aug
    Reputation: 1
    Country:Germany
    #4
    2023-10-19, 01:39 PM
    ok. Thanks for the feedback.
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    • 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