• 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 SOLVED: Webhooks no longer work since update to 10.9

     
    • 0 Vote(s) - 0 Average

    SOLVED: Webhooks no longer work since update to 10.9

    Hausmeister
    Offline

    Junior Member

    Posts: 4
    Threads: 1
    Joined: 2023 Jun
    Reputation: 0
    Country:Germany
    #1
    2024-05-13, 10:40 AM (This post was last modified: 2024-05-18, 08:17 AM by Hausmeister. Edited 2 times in total.)
    System: Ubuntu 22.04.4 LTS 

    Hi,

    I updated my Jellyfin Server to 10.9 yesterday (now 10.9.1). Since then, the webhooks no longer work for me.

    Procedure: I add a new video, have it indexed and run "Webhook Item Added Notifier". Nothing happens.

    I have the webhook plugin set to DEBUG Log.

    Protocol:
    Code:
    [2024-05-13 12:23:10.272 +02:00] [INF] [107] Emby.Server.Implementations.IO.LibraryMonitor: "Staffel 1" ("<path>") will be refreshed.
    [2024-05-13 12:23:10.284 +02:00] [INF] [92] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"<path>\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
    [2024-05-13 12:23:10.824 +02:00] [INF] [107] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Creating trickplay files at 320 width, for "<path>" [ID: something]
    [2024-05-13 12:23:10.825 +02:00] [INF] [107] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Trickplay generation: "/usr/lib/jellyfin-ffmpeg/ffmpeg -loglevel error -init_hw_device vaapi=va:,kernel_driver=i915,driver=iHD -init_hw_device qsv=qs@va -filter_hw_device qs -hwaccel vaapi -hwaccel_output_format vaapi -noautorotate -i file:\"<path>\" -noautoscale -an -sn -vf \"fps=0.10000000149011612,setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=w=320:h=180:format=nv12:extra_hw_frames=24,hwmap=derive_device=qsv,format=qsv\" -threads 8 -c:v mjpeg_qsv -qscale:v 4 -f image2 \"/var/cache/jellyfin/temp/df8439757e3c467a8db93389f77e8d27/%08d.jpg\""
    [2024-05-13 12:23:56.978 +02:00] [INF] [87] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "127.0.0.1" request
    [2024-05-13 12:24:04.252 +02:00] [INF] [108] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Finished creation of trickplay files for "<path>"
    [2024-05-13 12:25:27.066 +02:00] [DBG] [58] Jellyfin.Plugin.Webhook.Notifiers.ItemAddedNotifier.ItemAddedManager: ProcessItemsAsync
    [2024-05-13 12:25:27.067 +02:00] [INF] [58] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Webhook Item Added Notifier" Completed after 0 minute(s) and 0 seconds


    What I have tried so far:
    - Webhook settings reset (target is Telegram)
    - Webhook plugin uninstalled (after uninstalling v12, v11 appeared, which I also uninstalled) then reinstalled version 12
    - SMTP notification added to make sure it's not Telegram

    Do you have any ideas where I could look to see what the problem is? Or did I miss something I should have done during the upgrade?

    Thanks in advance
    Hausi

    [EDIT] I tried a bit more. If I add "Playback Start" to the "Notification Type", the SMTP message works. So it's not the plugin or its setting. It doesn't seem to see that something new has been added.
    paulc
    Offline

    Member

    Posts: 83
    Threads: 7
    Joined: 2023 Jun
    Reputation: 5
    Country:United States
    #2
    2024-05-13, 12:11 PM
    (2024-05-13, 10:40 AM)Hausmeister Wrote: [EDIT] I tried a bit more. If I add "Playback Start" to the "Notification Type", the SMTP message works. So it's not the plugin or its setting. It doesn't seem to see that something new has been added.

    My SMTP webhook notifications are working except the one for a new item being added.
    MiddleditchT1
    Offline

    Junior Member

    Posts: 1
    Threads: 0
    Joined: 2024 May
    Reputation: 0
    Country:Ireland
    #3
    2024-05-13, 02:47 PM
    I'd previously setup Telegram webhooks for items added and this was working flawlessly before updating to Jellyfin 10.9+
    I've not changed any configuration, not sure if it's an issue with the webhook plugin updating to 12.0.0.0 or Jellyfin update, I'm not seeing any items added being triggered running scheduled task.

    I know template still works as I can trigger manually from postman with API URL.
    Hausmeister
    Offline

    Junior Member

    Posts: 4
    Threads: 1
    Joined: 2023 Jun
    Reputation: 0
    Country:Germany
    #4
    2024-05-14, 07:25 AM
    I have tried it further and have set the whole Jellyfin server to DEBUG. Added a file and watched what happens. A lot happens, but nothing that indicates an error. No errors that any permissions are wrong, or that it can't set something.
    Arson3532
    Offline

    Junior Member

    Posts: 3
    Threads: 1
    Joined: 2024 May
    Reputation: 0
    Country:Spain
    #5
    2024-05-15, 08:18 PM
    Hi, same here. I noticed the Webhook plugin is in Status "Restart" instead of "Active", and notifications do not work.
    Hausmeister
    Offline

    Junior Member

    Posts: 4
    Threads: 1
    Joined: 2023 Jun
    Reputation: 0
    Country:Germany
    #6
    2024-05-16, 05:47 AM
    https://github.com/jellyfin/jellyfin-plu...k/pull/233
    https://github.com/jellyfin/jellyfin-plu...issues/232

    They are working on it! Awesome!
    Hausmeister
    Offline

    Junior Member

    Posts: 4
    Threads: 1
    Joined: 2023 Jun
    Reputation: 0
    Country:Germany
    #7
    2024-05-18, 08:18 AM
    Webhooks are working again. Update to 10.9.2 and Webhook plugin v14 solved it.

    👍
    محمد أشرف
    Offline

    Junior Member

    Posts: 3
    Threads: 0
    Joined: 2023 Dec
    Reputation: 0
    #8
    2024-07-11, 07:37 AM
    Is there any guideline or tutorial for Jellyfin link to telegram? I tried to setup jellyfin webhook notification to telegram but failed.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #9
    2024-07-11, 03:33 PM
    The webhook git has a couple of templates and a few docs to help get you going.

    https://github.com/jellyfin/jellyfin-plu...s#telegram
    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]
    « 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