• 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 Container is binding to incorrect subnet and ignoring network.xml

     
    • 0 Vote(s) - 0 Average

    Container is binding to incorrect subnet and ignoring network.xml

    docker container is binding to 192.168.0.0/16 instead of 192.168.1.0/24 and ignoring network.xml
    ghostkjb
    Offline

    Junior Member

    Posts: 14
    Threads: 1
    Joined: 2024 Apr
    Reputation: 0
    Country:United States
    #12
    2024-04-03, 07:02 PM (This post was last modified: 2024-04-03, 07:04 PM by ghostkjb.)
    update I found that error. Somehow the < got removed from line 1.

    I fixed that. This is my current config and output:
    <?xml version="1.0" encoding="utf-8"?>
    <NetworkConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <RequireHttps>false</RequireHttps>
    <CertificatePath />
    <CertificatePassword />
    <BaseUrl />
    <PublicHttpsPort>8920</PublicHttpsPort>
    <HttpServerPortNumber>8096</HttpServerPortNumber>
    <HttpsPortNumber>8920</HttpsPortNumber>
    <EnableHttps>false</EnableHttps>
    <PublicPort>8096</PublicPort>
    <UPnPCreateHttpPortMap>false</UPnPCreateHttpPortMap>
    <UDPPortRange />
    <EnableIPV6>false</EnableIPV6>
    <EnableIPV4>true</EnableIPV4>
    <EnableSSDPTracing>false</EnableSSDPTracing>
    <SSDPTracingFilter />
    <UDPSendCount>2</UDPSendCount>
    <UDPSendDelay>100</UDPSendDelay>
    <IgnoreVirtualInterfaces>true</IgnoreVirtualInterfaces>
    <VirtualInterfaceNames>vEthernet*</VirtualInterfaceNames>
    <GatewayMonitorPeriod>60</GatewayMonitorPeriod>
    <TrustAllIP6Interfaces>false</TrustAllIP6Interfaces>
    <HDHomerunPortRange />
    <PublishedServerUriBySubnet />
    <AutoDiscoveryTracing>false</AutoDiscoveryTracing>
    <AutoDiscovery>true</AutoDiscovery>
    <RemoteIPFilter />
    <IsRemoteIPFilterBlacklist>false</IsRemoteIPFilterBlacklist>
    <EnableUPnP>false</EnableUPnP>
    <EnableRemoteAccess>true</EnableRemoteAccess>
    <LocalNetworkSubnets>192.168.1.0/24</LocalNetworkSubnets>
    <LocalNetworkAddresses />
    <KnownProxies />
    <EnablePublishedServerUriByRequest>false</EnablePublishedServerUriByRequest>
    </NetworkConfiguration>


    Output still binding to 192.168.0.0/16:

    [18:59:28] [INF] [1] Main: Jellyfin version: 10.8.13
    [18:59:28] [INF] [1] Main: Environment Variables: ["[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_LOG_DIR, /config/log]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]"]
    [18:59:28] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll"]
    [18:59:28] [INF] [1] Main: Operating system: Linux
    [18:59:28] [INF] [1] Main: Architecture: X64
    [18:59:28] [INF] [1] Main: 64-Bit Process: True
    [18:59:28] [INF] [1] Main: User Interactive: True
    [18:59:28] [INF] [1] Main: Processor count: 4
    [18:59:28] [INF] [1] Main: Program data path: /config
    [18:59:28] [INF] [1] Main: Web resources path: /jellyfin/jellyfin-web
    [18:59:28] [INF] [1] Main: Application directory: /jellyfin/
    [18:59:28] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: /cache
    [18:59:28] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
    [18:59:28] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN addresses : [10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]
    [18:59:28] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions : []
    [18:59:28] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using LAN addresses: [10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]
    [18:59:28] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using bind addresses: []
    [18:59:28] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using bind exclusions: []
    [18:59:56] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: TMDb 10.8.13.0
    [18:59:56] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: Studio Images 10.8.13.0
    [18:59:56] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: OMDb 10.8.13.0
    [18:59:56] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: MusicBrainz 10.8.13.0
    [18:59:56] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: AudioDB 10.8.13.0
    [18:59:56] [INF] [1] Main: Kestrel listening on Any IP4 Address
    [18:59:56] [WRN] [1] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {d1869b6c-1bc1-44ce-a52f-531982c54b27} may be persisted to storage in unencrypted form.
    [18:59:56] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
    [18:59:56] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for Extract Chapter Images set to fire at 2024-04-04 02:00:00.000 +00:00, which is 07:00:03.3660005 from now.
    [18:59:56] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version 5.1.4
    [18:59:56] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available decoders: ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp8_qsv", "vp9", "libvpx-vp9", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "dca", "flac", "mp3", "truehd"]
    [18:59:56] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available encoders: ["libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
    [18:59:56] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "hwupload_vaapi", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
    [18:59:57] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
    [18:59:57] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: /usr/lib/jellyfin-ffmpeg/ffmpeg
    [18:59:57] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: 4473513f39104d43806440d7d10c2fce
    [18:59:57] [INF] [1] Emby.Server.Implementations.ApplicationHost: Executed all pre-startup entry points in 0:00:00.1475254
    [18:59:57] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
    [18:59:57] [INF] [1] Emby.Server.Implementations.ApplicationHost: Executed all post-startup entry points in 0:00:00.209513
    [18:59:57] [INF] [1] Main: Startup complete 0:00:29.4653747
    [18:59:58] [WRN] [15] Microsoft.EntityFrameworkCore.Model.Validation: The entity type 'AccessSchedule' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
    [18:59:58] [WRN] [15] Microsoft.EntityFrameworkCore.Model.Validation: The entity type 'ActivityLog' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
    [18:59:58] [WRN] [15] Microsoft.EntityFrameworkCore.Model.Validation: The entity type 'CustomItemDisplayPreferences' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
    [18:59:58] [WRN] [15] Microsoft.EntityFrameworkCore.Model.Validation: The entity type 'DisplayPreferences' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
    [18:59:58] [WRN] [15] Microsoft.EntityFrameworkCore.Model.Validation: The entity type 'HomeSection' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
    [18:59:58] [WRN] [15] Microsoft.EntityFrameworkCore.Model.Validation: The entity type 'ImageInfo' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
    [18:59:58] [WRN] [15] Microsoft.EntityFrameworkCore.Model.Validation: The entity type 'ItemDisplayPreferences' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
    [18:59:58] [WRN] [15] Microsoft.EntityFrameworkCore.Model.Validation: The entity type 'Permission' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
    [18:59:58] [WRN] [15] Microsoft.EntityFrameworkCore.Model.Validation: The entity type 'Preference' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
    [18:59:58] [WRN] [15] Microsoft.EntityFrameworkCore.Model.Validation: The entity type 'ApiKey' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
    [18:59:58] [WRN] [15] Microsoft.EntityFrameworkCore.Model.Validation: The entity type 'Device' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
    [18:59:58] [WRN] [15] Microsoft.EntityFrameworkCore.Model.Validation: The entity type 'DeviceOptions' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
    [18:59:58] [WRN] [15] Microsoft.EntityFrameworkCore.Model.Validation: The entity type 'User' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
    [18:59:59] [INF] [17] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory /media/movies
    [18:59:59] [INF] [17] Emby.Server.Implementations.ScheduledTasks.TaskManager: StartupTrigger fired for task: Update Plugins
    [18:59:59] [INF] [17] Emby.Server.Implementations.ScheduledTasks.TaskManager: Queuing task PluginUpdateTask
    [18:59:59] [INF] [17] Emby.Server.Implementations.ScheduledTasks.TaskManager: Executing Update Plugins
    [19:00:00] [INF] [14] Emby.Server.Implementations.ScheduledTasks.TaskManager: Update Plugins Completed after 0 minute(s) and 0 seconds
    [19:00:00] [INF] [14] Emby.Server.Implementations.ScheduledTasks.TaskManager: ExecuteQueuedTasks
    [19:00:02] [INF] [16] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory /media/shows

    (2024-04-03, 06:55 PM)TheDreadPirate Wrote: Can you change this line

    <LocalNetworkSubnets>192.168.1.0/24</LocalNetworkSubnets>

    to

    <LocalNetworkSubnets />

    I'm not sure that is the correct format for that line. Regardless, it is not needed. Trust me. That is not the problem.

    When you said you tried to access it via "localhost:8096", is that from the HOST running the VM?  Or from within the VM?


    Absolutely! I'll set it back to default and get back to you

    Q: When you said you tried to access it via "localhost:8096", is that from the HOST running the VM?  Or from within the VM?
    A: The host running the vm. From Firefox on the VM that is the host running docker running the Jellyfin container - I cannot reach localhost:8096
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Container is binding to incorrect subnet and ignoring network.xml - by ghostkjb - 2024-04-03, 06:12 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by TheDreadPirate - 2024-04-03, 06:27 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by ghostkjb - 2024-04-03, 06:33 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by ghostkjb - 2024-04-03, 06:40 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by TheDreadPirate - 2024-04-03, 06:46 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by ghostkjb - 2024-04-03, 06:50 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by TheDreadPirate - 2024-04-03, 06:43 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by ghostkjb - 2024-04-03, 06:44 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by TheDreadPirate - 2024-04-03, 06:48 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by ghostkjb - 2024-04-03, 06:48 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by TheDreadPirate - 2024-04-03, 06:55 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by ghostkjb - 2024-04-03, 07:08 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by ghostkjb - 2024-04-03, 07:02 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by TheDreadPirate - 2024-04-03, 07:10 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by ghostkjb - 2024-04-03, 07:19 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by TheDreadPirate - 2024-04-03, 07:21 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by ghostkjb - 2024-04-03, 07:55 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by TheDreadPirate - 2024-04-03, 07:59 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by ghostkjb - 2024-04-03, 10:59 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by TheDreadPirate - 2024-04-04, 01:47 AM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by ghostkjb - 2024-04-04, 02:08 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by gnattu - 2024-04-04, 02:04 AM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by TheDreadPirate - 2024-04-04, 02:11 AM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by TheDreadPirate - 2024-04-04, 02:26 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by ghostkjb - 2024-04-04, 02:43 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by TheDreadPirate - 2024-04-04, 02:45 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by ghostkjb - 2024-04-04, 02:59 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