• 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 Networking & Access SOLVED: Jellyfin & Caddy not working

     
    • 0 Vote(s) - 0 Average

    SOLVED: Jellyfin & Caddy not working

    Trying to set up Jellyfin with caddy reverse proxy but I'm stumped.
    Ghostly_Ghost
    Offline

    Junior Member

    Posts: 8
    Threads: 3
    Joined: 2023 Aug
    Reputation: 0
    Country:United Kingdom
    #1
    2025-03-11, 03:53 PM (This post was last modified: 2025-03-11, 06:13 PM by Ghostly_Ghost. Edited 3 times in total.)
    So I have followed the instructions in this guide (https://forum.jellyfin.org/t-access-your...with-caddy) to try to get Caddy working with my Jellyfin, but it's defeating me Slightly-frowning-face .

    Current set up - Jellyfin 10.10.6 is installed on a Fujitsu Esprimo 556 running Ubuntu Mate.  Not using docker for JF.  I installed caddy and before I edited the caddyfile when I entered jellyfin.mydomain.net I got a page saying caddy was installed and working.  I altered the caddyfile and it's all gone pear-shaped and I'm tearing my hair out  Weary-face Weary-face

    Here's the caddyfile contents:

    Code:
    # The Caddyfile is an easy way to configure your Caddy web server.
    #
    # Unless the file starts with a global options block, the first
    # uncommented line is always the address of your site.
    #
    # To use your own domain name (with automatic HTTPS), first make
    # sure your domain's A/AAAA DNS records are properly pointed to
    # this machine's public IP, then replace ":80" below with your
    # domain name.

    jellyfin.mydomain.net {
    reverse_proxy 127.0.0.1:8096
    }

    # Set this path to your site's directory.
    #root * /usr/share/caddy

    # Enable the static file server.
    #file_server

    # Another common task is to set up a reverse proxy:
    # reverse_proxy localhost:8080

    # Or serve a PHP site through php-fpm:
    # php_fastcgi localhost:9000
    }

    # Refer to the Caddy docs for more information:
    # https://caddyserver.com/docs/caddyfile

    When I try to access jellyfin.domain.tld I get this (screenshot from firefox)

    Please help before I go around the twist!
    Go to solution
    « Next Oldest | Next Newest »

    Users browsing this thread: 2 Guest(s)


    Messages In This Thread
    Jellyfin & Caddy not working - by Ghostly_Ghost - 2025-03-11, 03:53 PM
    RE: Jellyfin & Caddy not working - by M0RPH3US - 2025-03-11, 03:59 PM
    RE: Jellyfin & Caddy not working - by gccalvin - 2025-03-11, 04:05 PM
    RE: Jellyfin & Caddy not working - by TheDreadPirate - 2025-03-11, 05:17 PM
    RE: Jellyfin & Caddy not working - by Ghostly_Ghost - 2025-03-11, 06:17 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