Jump to content

Non impacting errors in log


grimsage

Recommended Posts

grimsage

I have two errors in the logs that dont seem to be doing any harm but just wanted to let you know about:

 

2014-12-30 10:21:43.6315 Error - ImageProcessor: Error loading libwebp:
    *** Error Report ***
    Version: 3.0.5464.40000
    Command line: /Applications/MediaBrowser.Server.Mac.app/Contents/MacOS/MediaBrowser.Server.Mac
    Operating system: Unix 14.0.0.0
    Processor count: 2
    64-Bit OS: False
    64-Bit Process: False
    Program data path: /Users/user/.config/mediabrowser-server
    Mono: 3.10.0 ((detached/d1a1ea3)
    Application Path: /Applications/MediaBrowser.Server.Mac.app/Contents/MonoBundle/MediaBrowser.Server.Mac.exe
    libwebp.5.dylib
    System.DllNotFoundException
     at (wrapper managed-to-native) Imazen.WebP.Extern.NativeMethods:WebPGetEncoderVersion ()
     at Imazen.WebP.SimpleEncoder.GetEncoderVersion () [0x00000] in <filename unknown>:0
     at MediaBrowser.Server.Implementations.Drawing.ImageProcessor.LogWebPVersion () [0x00000] in <filename unknown>:0 

 

 

and

 

2014-12-30 10:22:03.2180 Error - UserManager: Error reading policy file: /Users/user/.config/mediabrowser-server/config/users/7d84674c041d75744d642909abcdc25d/policy.xml
    *** Error Report ***
    Version: 3.0.5464.40000
    Command line: /Applications/MediaBrowser.Server.Mac.app/Contents/MacOS/MediaBrowser.Server.Mac
    Operating system: Unix 14.0.0.0
    Processor count: 2
    64-Bit OS: False
    64-Bit Process: False
    Program data path: /Users/user/.config/mediabrowser-server
    Mono: 3.10.0 ((detached/d1a1ea3)
    Application Path: /Applications/MediaBrowser.Server.Mac.app/Contents/MonoBundle/MediaBrowser.Server.Mac.exe
    Could not find file "/Users/bplessinger/.config/mediabrowser-server/config/users/7d84674c041d75744d642909abcdc25d/policy.xml".
    System.IO.FileNotFoundException
     at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0
     at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] in <filename unknown>:0
     at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
     at System.IO.File.OpenRead (System.String path) [0x00000] in <filename unknown>:0
     at MediaBrowser.Common.Implementations.Serialization.XmlSerializer.DeserializeFromFile (System.Type type, System.String file) [0x00000] in <filename unknown>:0
     at MediaBrowser.Server.Implementations.Library.UserManager.GetUserPolicy (MediaBrowser.Controller.Entities.User user) [0x00000] in <filename unknown>:0 

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...