Jump to content

Docker image loads blank page


magadred

Recommended Posts

magadred

I am running emby server in docker on OMV5. My emby server doesn't load the interface anymore

 

The log file has the following entries;

2020-06-05 23:28:31.529 Error NetworkManager: Error in GetAllNetworkInterfaces
        *** Error Report ***
        Version: 4.4.3.0
        Command line: /system/EmbyServer.dll -programdata /config -ffdetect /bin/ffdetect -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe -restartexitcode 3
        Operating system: Unix 5.5.0.0
        64-Bit OS: True
        64-Bit Process: True
        User Interactive: True
        Runtime: file:///system/System.Private.CoreLib.dll
        System.Environment.Version: 3.1.2
        Processor count: 8
        Program data path: /config
        Application directory: /system
        System.Net.NetworkInformation.NetworkInformationException: System.Net.NetworkInformation.NetworkInformationException (0x80004005): An error was encountered while querying information from the operating system.
           at System.Net.NetworkInformation.LinuxNetworkInterface.GetLinuxNetworkInterfaces()
           at System.Net.NetworkInformation.NetworkInterface.GetAllNetworkInterfaces()
           at Emby.Server.Implementations.Networking.NetworkManager.GetAllNetworkInterfaces()
           at Emby.Server.Implementations.Networking.NetworkManager.GetIPsDefault()
        Source: System.Net.NetworkInformation
        TargetSite: System.Net.NetworkInformation.NetworkInterface[] GetLinuxNetworkInterfaces()
 
2020-06-05 23:28:56.570 Error NetworkManager: Error in GetAllNetworkInterfaces
        *** Error Report ***
        Version: 4.4.3.0
        Command line: /system/EmbyServer.dll -programdata /config -ffdetect /bin/ffdetect -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe -restartexitcode 3
        Operating system: Unix 5.5.0.0
        64-Bit OS: True
        64-Bit Process: True
        User Interactive: True
        Runtime: file:///system/System.Private.CoreLib.dll
        System.Environment.Version: 3.1.2
        Processor count: 8
        Program data path: /config
        Application directory: /system
        System.Net.NetworkInformation.NetworkInformationException: System.Net.NetworkInformation.NetworkInformationException (0x80004005): An error was encountered while querying information from the operating system.
           at System.Net.NetworkInformation.LinuxNetworkInterface.GetLinuxNetworkInterfaces()
           at System.Net.NetworkInformation.NetworkInterface.GetAllNetworkInterfaces()
           at Emby.Server.Implementations.Networking.NetworkManager.GetAllNetworkInterfaces()
           at Emby.Server.Implementations.Networking.NetworkManager.GetIPsDefault()
        Source: System.Net.NetworkInformation
        TargetSite: System.Net.NetworkInformation.NetworkInterface[] GetLinuxNetworkInterfaces()
 
2020-06-05 23:29:21.612 Error NetworkManager: Error in GetAllNetworkInterfaces
 
Can anyone please offer some guidance to clear the error? 
 
Thank you and Cheers.

 

embyserver.txt

Link to comment
Share on other sites

Hi there, curious, does the machine have a local network connection?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...