• 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 Can't get gotify to work with Jellyfin (docker)

     
    • 0 Vote(s) - 0 Average

    Can't get gotify to work with Jellyfin (docker)

    Can't get gotify to work with Jellyfin (docker)
    User 3911
    Offline

    Unregistered
    Posts: 3
    Threads: 1
    Joined: 2023 Nov
    Country:Netherlands
    #1
    2023-11-21, 05:10 PM (This post was last modified: 2023-11-21, 05:13 PM by User 3911. Edited 1 time in total.)
    I am using Gotify for some bash scripts and Uptime Kuma, Works great. I noticed I could also use it with Jellyfin so I wanted to give it a go. Just like Uptime Kuma and Gotify itself I use a docker container for Jellyfin, same homelab. All behind Ngnix Proxy Manager, However Gotify does not recieve a single message and I can't figure out why not. Token and url are correct. There is not much that go wrong really Smiling-face Anyone an idea how to fix this?


    Code:
    version: "3.5"
    services:
      jellyfin:
        image: jellyfin/jellyfin
        container_name: jellyfin
        network_mode: "host"
        group_add:
          - "110"
        volumes:
          - /srv/jellyfin/config:/config
          - /srv/jellyfin/cache:/cache
          - /media:/media
        devices:
          - /dev/dri/renderD128:/dev/dri/renderD128
        restart: "always"
        # Optional - alternative address used for autodiscovery
        environment:
          - JELLYFIN_PublishedServerUrl=https://domain.com

    Version: 10.8.12
    Operating System: Linux
    Architecture: X64

    [Image: r7BZKvn.png]

    [Image: iEg8rhp.png]

    [Image: mNMgDbF.png]
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Can't get gotify to work with Jellyfin (docker) - by User 3911 - 2023-11-21, 05:10 PM
    RE: Can't get gotify to work with Jellyfin (docker) - by tmsrxzar - 2023-11-21, 05:18 PM
    RE: Can't get gotify to work with Jellyfin (docker) - by User 3911 - 2023-11-22, 07:23 AM
    RE: Can't get gotify to work with Jellyfin (docker) - by tmsrxzar - 2023-11-22, 07:27 AM
    RE: Can't get gotify to work with Jellyfin (docker) - by User 3911 - 2023-11-22, 02:42 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