• 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 No website shows up

     
    • 0 Vote(s) - 0 Average

    No website shows up

    chengscott
    Offline

    Junior Member

    Posts: 3
    Threads: 1
    Joined: 2023 Jul
    Reputation: 0
    Country:United States
    #1
    2023-07-26, 06:50 PM (This post was last modified: 2023-07-26, 07:34 PM by chengscott. Edited 1 time in total.)
    I tried to create a jellyfin container using podman:

    Code:
    podman run --replace -d --name jellyfin -p 127.0.0.1:8096:8096 -v $PWD/config:/config -v $PWD/cache:/cache -v /etc/resolv.conf:/etc/resolv.conf:ro docker.io/jellyfin/jellyfin

    Everything looks good after launching:

    Code:
    $ podman ps
    CONTAINER ID  IMAGE                                    COMMAND    CREATED        STATUS                    PORTS                                            NAMES
    2a96fe3e97e7  docker.io/jellyfin/jellyfin:latest                  35 seconds ago  Up 35 seconds (healthy)  127.0.0.1:8096->8096/tcp                          jellyfin
    $ podman logs -f jellyfin
    https://pastebin.com/xRdAqiCG


    But, I cannot see the website neither outside nor inside the container:
    Code:
    $ curl http://127.0.0.1:8096
    $ podman exec -it jellyfin bash
    root@2a96fe3e97e7:/# curl http://127.0.0.1:8096
    root@2a96fe3e97e7:/#
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    No website shows up - by chengscott - 2023-07-26, 06:50 PM
    RE: No website shows up - by TheDreadPirate - 2023-07-26, 06:57 PM
    RE: No website shows up - by chengscott - 2023-07-26, 07:03 PM
    RE: No website shows up - by TheDreadPirate - 2023-07-26, 07:18 PM
    RE: No website shows up - by chengscott - 2023-07-26, 07:22 PM
    RE: No website shows up - by TheDreadPirate - 2023-07-26, 07:34 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