• 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 General Questions Did Caddy change something? Can't access server remotely.

     
    • 0 Vote(s) - 0 Average

    Did Caddy change something? Can't access server remotely.

    4r5hw45twh
    Offline

    Member

    Posts: 132
    Threads: 31
    Joined: 2024 Mar
    Reputation: 0
    #1
    2024-08-28, 11:05 PM
    So, here is my setup:

    I own a domain name. I have the A record pointing to a VPS public IP. From there, I have a Caddyfile that points to my home network's public IP. This always worked just fine on JF but now it isn't. On my domain name, I now get this: https://i.imgur.com/mhN8Z2O.png

    It admittedly has been months since I tried to access remotely, and that's how I only just noticed it randomly stopped working. I am puzzled on how to fix this. I have quadruple-checked everything. My DNS record 100% points to the VPS' public IP. I have a Caddyfile at /home on the VPS and then one at /etc/caddy/Caddyfile. The one at /home is simply:
    Code:
    jellyfin.MY_DOMAIN_NAME.com

    reverse_proxy HOME_NETWORK_PUBLIC_IP:8096



    And the one at /etc is:
    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.MY_DOMAIN_NAME.com {
    # 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

    Any help/ideas?
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Did Caddy change something? Can't access server remotely. - by 4r5hw45twh - 2024-08-28, 11:05 PM
    RE: Did Caddy change something? Can't access server remotely. - by TheDreadPirate - 2024-08-28, 11:31 PM
    RE: Did Caddy change something? Can't access server remotely. - by 4r5hw45twh - 2024-08-29, 12:52 AM
    RE: Did Caddy change something? Can't access server remotely. - by TheDreadPirate - 2024-08-29, 01:09 AM
    RE: Did Caddy change something? Can't access server remotely. - by 4r5hw45twh - 2024-08-29, 01:30 AM
    RE: Did Caddy change something? Can't access server remotely. - by TheDreadPirate - 2024-08-29, 02:21 AM
    RE: Did Caddy change something? Can't access server remotely. - by 4r5hw45twh - 2024-08-29, 11:45 PM
    RE: Did Caddy change something? Can't access server remotely. - by TheDreadPirate - 2024-08-29, 11:55 PM
    RE: Did Caddy change something? Can't access server remotely. - by 4r5hw45twh - 2024-08-29, 11:58 PM
    RE: Did Caddy change something? Can't access server remotely. - by TheDreadPirate - 2024-08-30, 12:12 AM
    RE: Did Caddy change something? Can't access server remotely. - by 4r5hw45twh - 2024-08-30, 12:19 AM
    RE: Did Caddy change something? Can't access server remotely. - by TheDreadPirate - 2024-08-30, 12:23 AM
    RE: Did Caddy change something? Can't access server remotely. - by 4r5hw45twh - 2024-08-30, 12:24 AM
    RE: Did Caddy change something? Can't access server remotely. - by 4r5hw45twh - 2024-08-30, 12:30 AM
    RE: Did Caddy change something? Can't access server remotely. - by TheDreadPirate - 2024-08-30, 12:42 AM
    RE: Did Caddy change something? Can't access server remotely. - by 4r5hw45twh - 2024-08-30, 12:48 AM
    RE: Did Caddy change something? Can't access server remotely. - by TheDreadPirate - 2024-08-30, 01:03 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