• 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 Constantly have to login

     
    • 0 Vote(s) - 0 Average

    Constantly have to login

    yawhide
    Offline

    Junior Member

    Posts: 3
    Threads: 1
    Joined: 2024 Dec
    Reputation: 0
    #1
    2024-12-02, 01:50 AM
    Howdy,

    I am trying to setup jellyfin on docker on a windows 11 machine using the wsl2 integration. I can access jellyfin web through a local IP (eg 192.168.1.15:8096).
    I have two issues:
    1. when i restart my computer, my existing user/pass doesnt work. So I have redo the setup wizard
    2. after doing 1., I have to login everytime I refresh my page (like doing cmd+r on my mac laptop)


    My docker compose:


    jellyfin:
        image: jellyfin/jellyfin:latest
        container_name: jellyfin
        environment:
          - PUID=1000
          - PGID=1000
          - UMASK=002
          - TZ=America/Toronto
        volumes:
          - /mnt/f/config/jellyfin-configConfused-faceconfig
          - /mnt/f/data/mediaConfused-facedata/media
        ports:
          - "8096:8096"
        restart: unless-stopped


    any idea what is going on?

    thanks!
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Constantly have to login - by yawhide - 2024-12-02, 01:50 AM
    RE: Constantly have to login - by schnappi - 2024-12-02, 02:13 AM
    RE: Constantly have to login - by TheDreadPirate - 2024-12-02, 10:32 PM
    RE: Constantly have to login - by yawhide - 2024-12-03, 12:39 AM
    RE: Constantly have to login - by qwerty12 - 2024-12-02, 11:03 PM
    RE: Constantly have to login - by TheDreadPirate - 2024-12-03, 02:26 PM
    RE: Constantly have to login - by yawhide - 2024-12-03, 11:40 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