• 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: SSO plugin lost randomly

     
    • 0 Vote(s) - 0 Average

    SOLVED: SSO plugin lost randomly

    SSO plugin disappears randomly and I need to reinstall it
    the-bort-the
    Offline

    Junior Member

    Posts: 12
    Threads: 4
    Joined: 2024 Feb
    Reputation: 0
    Country:United States
    #3
    2025-01-31, 05:42 PM
    It's entirely possible during a recreation of the container.


    Code:
    ---
    services:
      jellyfin:
        image: jellyfin/jellyfin:10.10.3
        container_name: jellyfin
        group_add:
          - "105"
        ports:
          - 8096:8096
          - 8920:8920/tcp
        volumes:
          - /jellyfin:/config
          - /jellyfin:/cache
          - /jellyfin_1:/jellyfin_1
          - /jellyfin_2:/jellyfin_2
          - /jellyfin_3:/jellyfin_3
        restart: unless-stopped
        networks:
          - authentik_net
          - jellyfin_net
          - traefik_network
        environment:
          - JELLYFIN_PublishedServerUrl=jellyfin.example.com
        extra_hosts:
          - "host.docker.internal:host-gateway"
        devices:
          - /dev/dri/renderD128:/dev/dri/renderD128

    networks:
      authentik_net:
      jellyfin_net:
        name: jellyfin_net
      traefik_network:
        external: true
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    SSO plugin lost randomly - by the-bort-the - 2025-01-31, 02:52 PM
    RE: SSO plugin lost randomly - by TheDreadPirate - 2025-01-31, 05:05 PM
    RE: SSO plugin lost randomly - by the-bort-the - 2025-01-31, 05:42 PM
    RE: SSO plugin lost randomly - by TheDreadPirate - 2025-01-31, 05:48 PM
    RE: SSO plugin lost randomly - by the-bort-the - 2025-01-31, 07:21 PM
    RE: SSO plugin lost randomly - by TheDreadPirate - 2025-01-31, 07:45 PM
    RE: SSO plugin lost randomly - by the-bort-the - 2025-02-03, 02:20 AM

    • 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