• 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] Android App not connecting outside

     
    • 0 Vote(s) - 0 Average

    [Solved] Android App not connecting outside

    App Android are not able to connect
    Gilles990
    Offline

    Junior Member

    Posts: 9
    Threads: 1
    Joined: 2024 Sep
    Reputation: 0
    #9
    2024-09-20, 02:37 PM (This post was last modified: 2024-09-20, 02:43 PM by Gilles990. Edited 1 time in total.)
    I use the synology package 10.9.7, I already have try with the standard port and a sub domain. It's the same.

    So i installed on docker (to try), same thing. No connection outside with the application but working with a browser.

    {
    "CapAdd" : [],
    "CapDrop" : [],
    "cmd" : "",
    "cpu_priority" : 50,
    "enable_publish_all_ports" : false,
    "enable_restart_policy" : false,
    "enabled" : true,
    "env_variables" : [
    {
    "key" : "PATH",
    "value" : "/usr/local/sbinConfused-faceusr/local/binConfused-faceusr/sbinConfused-faceusr/binConfused-facesbinConfused-facebin"
    },
    {
    "key" : "HEALTHCHECK_URL",
    "value" : "http://localhost:8096/health"
    },
    {
    "key" : "DEBIAN_FRONTEND",
    "value" : "noninteractive"
    },
    {
    "key" : "LC_ALL",
    "value" : "en_US.UTF-8"
    },
    {
    "key" : "LANG",
    "value" : "en_US.UTF-8"
    },
    {
    "key" : "LANGUAGE",
    "value" : "en_US:en"
    },
    {
    "key" : "JELLYFIN_DATA_DIR",
    "value" : "/config"
    },
    {
    "key" : "JELLYFIN_CACHE_DIR",
    "value" : "/cache"
    },
    {
    "key" : "JELLYFIN_CONFIG_DIR",
    "value" : "/config/config"
    },
    {
    "key" : "JELLYFIN_LOG_DIR",
    "value" : "/config/log"
    },
    {
    "key" : "JELLYFIN_WEB_DIR",
    "value" : "/jellyfin/jellyfin-web"
    },
    {
    "key" : "JELLYFIN_FFMPEG",
    "value" : "/usr/lib/jellyfin-ffmpeg/ffmpeg"
    },
    {
    "key" : "XDG_CACHE_HOME",
    "value" : "/cache"
    },
    {
    "key" : "MALLOC_TRIM_THRESHOLD_",
    "value" : "131072"
    },
    {
    "key" : "NVIDIA_VISIBLE_DEVICES",
    "value" : "all"
    },
    {
    "key" : "NVIDIA_DRIVER_CAPABILITIES",
    "value" : "compute,video,utility"
    }
    ],
    "exporting" : false,
    "id" : "b2ccff4baf8dcba15d1acb667d11c4162c3fd7099d0eeefa1ee33245937fc0e9",
    "image" : "jellyfin/jellyfin:latest",
    "is_ddsm" : false,
    "is_package" : false,
    "labels" : {
    "org.opencontainers.image.description" : "The Free Software Media System",
    "org.opencontainers.image.documentation" : "https://jellyfin.org/docs/",
    "org.opencontainers.image.source" : "https://github.com/jellyfin/jellyfin",
    "org.opencontainers.image.title" : "Jellyfin",
    "org.opencontainers.image.url" : "https://jellyfin.org",
    "org.opencontainers.image.version" : "10.9.10"
    },
    "links" : [],
    "memory_limit" : 0,
    "name" : "jellyfin_docker",
    "network" : [
    {
    "driver" : "bridge",
    "name" : "bridge"
    }
    ],
    "network_mode" : "bridge",
    "port_bindings" : [
    {
    "container_port" : 8096,
    "host_port" : 8096,
    "type" : "tcp"
    }
    ],
    "privileged" : false,
    "shortcut" : {
    "enable_shortcut" : false,
    "enable_status_page" : false,
    "enable_web_page" : false,
    "web_page_url" : ""
    },
    "use_host_network" : false,
    "version" : 2,
    "volume_bindings" : [
    {
    "host_volume_file" : "/video",
    "is_directory" : true,
    "mount_point" : "/media",
    "type" : "rw"
    }
    ]
    }
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    [Solved] Android App not connecting outside - by Gilles990 - 2024-09-11, 10:21 AM
    RE: Android App not connecting outside - by TheDreadPirate - 2024-09-11, 01:13 PM
    RE: Android App not connecting outside - by TheDreadPirate - 2024-09-11, 07:44 PM
    RE: Android App not connecting outside - by Gilles990 - 2024-09-11, 07:12 PM
    RE: Android App not connecting outside - by Gilles990 - 2024-09-12, 08:19 AM
    RE: Android App not connecting outside - by TheDreadPirate - 2024-09-12, 02:14 PM
    RE: Android App not connecting outside - by Gilles990 - 2024-09-13, 02:22 PM
    RE: Android App not connecting outside - by TheDreadPirate - 2024-09-13, 02:53 PM
    RE: Android App not connecting outside - by Gilles990 - 2024-09-20, 02:37 PM
    RE: Android App not connecting outside - by TheDreadPirate - 2024-09-21, 02:45 AM
    RE: Android App not connecting outside - by Gilles990 - 2024-09-22, 09:56 AM
    RE: Android App not connecting outside - by TheDreadPirate - 2024-09-22, 07:06 PM
    RE: Android App not connecting outside - by Gilles990 - 2024-09-23, 08:45 PM
    RE: [Solved] Android App not connecting outside - by Gilles990 - 2024-10-03, 12:33 PM
    RE: [Solved] Android App not connecting outside - by DominikFickenwirth - 2025-03-28, 07:22 AM
    RE: [Solved] Android App not connecting outside - by TheDreadPirate - 2025-03-28, 11:55 AM
    RE: [Solved] Android App not connecting outside - by DominikFickenwirth - 2025-03-30, 12:53 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