• 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 Library Refresh Not Working on [HttpPost("Library/Refresh")]

     
    • 0 Vote(s) - 0 Average

    Library Refresh Not Working on [HttpPost("Library/Refresh")]

    grunwalski
    Offline

    Junior Member

    Posts: 9
    Threads: 2
    Joined: 2023 Dec
    Reputation: 0
    #5
    2024-07-11, 03:04 PM (This post was last modified: 2024-07-11, 03:27 PM by grunwalski. Edited 1 time in total.)
    Same problem here. I could be just clueless, but I tried a lot by now.


    Running in v10.9.7 in Docker

    From a container in the same stack every one of these is met with a 401 / Request completley sent off:

    Code:
    curl -v -X POST "http://172.29.0.10:8096/Library/Refresh" -H "Authorization: ApiKeyCopiedFromJellyfin"
    curl -v -X POST "http://172.29.0.10:8096/Library/Refresh" -H "Authorization: MediaBrowser ApiKeyCopiedFromJellyfin"
    curl -v -X POST "http://172.29.0.10:8096/Library/Refresh" --user ApiKeyCopiedFromJellyfin:



    Responses all come with the same result:

    Code:
    *  Trying 172.29.0.10:8096...
    * Connected to 172.29.0.10 (172.29.0.10) port 8096
    > POST /Library/Refresh HTTP/1.1
    > Host: 172.29.0.10:8096
    > User-Agent: curl/8.8.0
    > Accept: */*
    > Authorization: MediaBrowser ApiKeyCopiedFromJellyfin
    >
    * Request completely sent off
    < HTTP/1.1 401 Unauthorized
    < Content-Length: 0
    < Date: Thu, 11 Jul 2024 14:10:05 GMT
    < Server: Kestrel
    < X-Response-Time-ms: 0.2319
    <
    * Connection #0 to host 172.29.0.10 left intact


    And Jellyfin only logs
    Code:
    [INF] [42] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: CustomAuthentication was challenged.


    Right now, even with *arr connect webhooks, I cannot trigger a library refresh.
    Any ideas would be greatly appreciated. I am out of them.


    [edit:]just be sure, i've found posts where there was this in the logs. but i only get the challenged entry "CustomAuthentication was not authenticated. Failure message: Invalid token." Cn.
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Library Refresh Not Working on [HttpPost("Library/Refresh")] - by haw - 2024-03-25, 01:45 AM
    RE: Library Refresh Not Working on [HttpPost("Library/Refresh")] - by TheDreadPirate - 2024-03-25, 03:59 PM
    RE: Library Refresh Not Working on [HttpPost("Library/Refresh")] - by haw - 2024-03-25, 09:22 PM
    RE: Library Refresh Not Working on [HttpPost("Library/Refresh")] - by haw - 2024-03-28, 01:44 AM
    RE: Library Refresh Not Working on [HttpPost("Library/Refresh")] - by grunwalski - 2024-07-11, 03:04 PM
    RE: Library Refresh Not Working on [HttpPost("Library/Refresh")] - by niels - 2024-07-11, 03:23 PM
    RE: Library Refresh Not Working on [HttpPost("Library/Refresh")] - by grunwalski - 2024-07-11, 04:06 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