Jellyfin: Movie scan failed

Created on 19 Aug 2019  ·  3Comments  ·  Source: jellyfin/jellyfin

Relevant error:

[2019-08-19 02:36:09.454 +00:00] [INF] Watching directory /media/movie
[2019-08-19 02:36:27.690 +00:00] [ERR] Error creating http port map
System.InvalidOperationException: The character set provided in ContentType is invalid. Cannot read content as string using an invalid character set. ---> System.ArgumentException: '"utf-8"' is not a supported encoding name. For information on defining a custom encoding, see the documentation for the Encoding.RegisterProvider method.
Parameter name: name
   at System.Text.EncodingTable.GetCodePageFromName(String name)
   at System.Text.Encoding.GetEncoding(String name)
   at System.Net.Http.HttpContent.ReadBufferAsString(ArraySegment`1 buffer, HttpContentHeaders headers)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpContent.ReadBufferAsString(ArraySegment`1 buffer, HttpContentHeaders headers)
   at System.Net.Http.HttpContent.ReadBufferedContentAsString()
   at System.Net.Http.HttpContent.<>c.<ReadAsStringAsync>b__36_0(HttpContent s)
   at System.Net.Http.HttpContent.WaitAndReturnAsync[TState,TResult](Task waitTask, TState state, Func`2 returnFunc)
   at Emby.Server.Implementations.HttpClientManager.HttpClientManager.EnsureSuccessStatusCode(HttpResponseMessage response, HttpRequestOptions options)
   at Emby.Server.Implementations.HttpClientManager.HttpClientManager.SendAsyncInternal(HttpRequestOptions options, HttpMethod httpMethod)
   at Emby.Server.Implementations.HttpClientManager.HttpClientManager.SendAsync(HttpRequestOptions options, HttpMethod httpMethod)
   at Mono.Nat.Upnp.UpnpNatDevice.CreatePortMap(Mapping mapping)
   at Emby.Server.Implementations.EntryPoints.ExternalPortForwarding.CreateRules(INatDevice device)
[2019-08-19 02:38:06.113 +00:00] [ERR] Could not find handler for "/embywebsocket"


Full log:

[2019-08-19 02:15:44.403 +00:00] [INF] Jellyfin version: "10.3.7.0"
[2019-08-19 02:15:44.471 +00:00] [INF] Arguments: ["/jellyfin/jellyfin.dll", "--datadir", "/config", "--cachedir", "/cache", "--ffmpeg", "/usr/local/bin/ffmpeg"]
[2019-08-19 02:15:44.495 +00:00] [INF] Operating system: "Linux" "5.2.8.200"
[2019-08-19 02:15:44.496 +00:00] [INF] Architecture: X64
[2019-08-19 02:15:44.501 +00:00] [INF] 64-Bit Process: True
[2019-08-19 02:15:44.502 +00:00] [INF] User Interactive: True
[2019-08-19 02:15:44.502 +00:00] [INF] Processor count: 4
[2019-08-19 02:15:44.502 +00:00] [INF] Program data path: "/config"
[2019-08-19 02:15:44.503 +00:00] [INF] Web resources path: "/jellyfin/jellyfin-web/src"
[2019-08-19 02:15:44.504 +00:00] [INF] Application directory: "/jellyfin/"
[2019-08-19 02:15:44.720 +00:00] [INF] Setting cache path to /cache
[2019-08-19 02:15:44.802 +00:00] [INF] Loading assemblies
[2019-08-19 02:15:45.059 +00:00] [INF] Sqlite version: 3.26.0
[2019-08-19 02:15:45.062 +00:00] [INF] Sqlite compiler options: COMPILER=gcc-5.4.0 20160609,DEFAULT_FOREIGN_KEYS,ENABLE_COLUMN_METADATA,ENABLE_FTS3_PARENTHESIS,ENABLE_FTS4,ENABLE_FTS5,ENABLE_JSON1,ENABLE_RTREE,THREADSAFE=1
[2019-08-19 02:15:45.144 +00:00] [INF] Default journal_mode for "/config/data/users.db" is "delete"
[2019-08-19 02:15:45.169 +00:00] [INF] PRAGMA synchronous=1
[2019-08-19 02:15:45.215 +00:00] [INF] Default journal_mode for "/config/data/authentication.db" is "delete"
[2019-08-19 02:15:45.228 +00:00] [INF] PRAGMA synchronous=1
[2019-08-19 02:15:45.429 +00:00] [INF] Default journal_mode for "/config/data/activitylog.db" is "delete"
[2019-08-19 02:15:45.443 +00:00] [INF] PRAGMA synchronous=1
[2019-08-19 02:15:45.452 +00:00] [INF] Default journal_mode for "/config/data/displaypreferences.db" is "delete"
[2019-08-19 02:15:45.464 +00:00] [INF] PRAGMA synchronous=1
[2019-08-19 02:15:46.106 +00:00] [INF] Default journal_mode for "/config/data/library.db" is "delete"
[2019-08-19 02:15:46.122 +00:00] [INF] PRAGMA synchronous=1
[2019-08-19 02:15:46.253 +00:00] [INF] Saving system configuration
[2019-08-19 02:15:46.256 +00:00] [INF] Setting cache path to /cache
[2019-08-19 02:15:46.373 +00:00] [INF] Calling ServiceStack AppHost.Init
[2019-08-19 02:15:48.644 +00:00] [INF] SkiaSharp version: 1.68.0.0
[2019-08-19 02:15:48.655 +00:00] [INF] Running startup tasks
[2019-08-19 02:15:48.693 +00:00] [INF] Daily trigger for "Chapter image extraction" set to fire at 08/20/2019 02:00, which is 23:44:11.3069377 from now.
[2019-08-19 02:15:48.772 +00:00] [INF] FFmpeg validation: Found ffmpeg version "4.0"
[2019-08-19 02:15:48.772 +00:00] [INF] FFmpeg validation: Found suitable ffmpeg version
[2019-08-19 02:15:48.809 +00:00] [INF] Validating media encoder at "/usr/local/bin/ffmpeg"
[2019-08-19 02:15:48.850 +00:00] [INF] Available "decoders": ["h264", "h264_cuvid", "hevc", "hevc_cuvid", "mpeg2video", "aac", "ac3", "mp3"]
[2019-08-19 02:15:48.881 +00:00] [INF] Available "encoders": ["libx264", "h264_nvenc", "h264_vaapi", "libx265", "hevc_nvenc", "hevc_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "ac3", "libmp3lame", "libopus", "libvorbis", "srt"]
[2019-08-19 02:15:48.881 +00:00] [INF] Encoder validation complete
[2019-08-19 02:15:48.882 +00:00] [INF] FFmpeg: "SetByArgument": "/usr/local/bin/ffmpeg"
[2019-08-19 02:15:48.890 +00:00] [INF] ServerId: "c0da4c50447740bea08589d7dce1e4c4"
[2019-08-19 02:15:49.649 +00:00] [INF] Executed all pre-startup entry points in 0:00:00.7178478
[2019-08-19 02:15:49.650 +00:00] [INF] Core startup complete
[2019-08-19 02:15:50.102 +00:00] [WRN] "GetItemList" query time (slow): 196.1004. Query: "select type,data,StartDate,EndDate,ChannelId,IsMovie,IsSeries,EpisodeTitle,IsRepeat,CommunityRating,CustomRating,IndexNumber,IsLocked,PreferredMetadataLanguage,PreferredMetadataCountryCode,Width,Height,DateLastRefreshed,Name,Path,PremiereDate,Overview,ParentIndexNumber,ProductionYear,OfficialRating,ForcedSortName,RunTimeTicks,Size,DateCreated,DateModified,guid,Genres,ParentId,Audio,ExternalServiceId,IsInMixedFolder,DateLastSaved,LockedFields,Studios,Tags,TrailerTypes,OriginalTitle,PrimaryVersionId,DateLastMediaAdded,Album,CriticRating,IsVirtualItem,SeriesName,SeasonName,SeasonId,SeriesId,PresentationUniqueKey,InheritedParentalRatingValue,ExternalSeriesId,Tagline,ProviderIds,Images,ProductionLocations,ExtraIds,TotalBitrate,ExtraType,Artists,AlbumArtists,ExternalId,SeriesPresentationUniqueKey,ShowId,OwnerId from TypedBaseItems A where ParentId=@ParentId"
[2019-08-19 02:15:50.593 +00:00] [INF] Executed all post-startup entry points in 0:00:00.941894
[2019-08-19 02:15:50.850 +00:00] [ERR] HTTP request failed with message: ""
[2019-08-19 02:15:50.855 +00:00] [ERR] HTTP request failed with message: ""
[2019-08-19 02:15:50.863 +00:00] [ERR] HTTP request failed with message: ""
[2019-08-19 02:15:50.867 +00:00] [ERR] HTTP request failed with message: ""
[2019-08-19 02:15:50.871 +00:00] [ERR] HTTP request failed with message: ""
[2019-08-19 02:15:50.875 +00:00] [ERR] HTTP request failed with message: ""
[2019-08-19 02:15:50.881 +00:00] [INF] Registering publisher for "urn:schemas-upnp-org:device:MediaServer:1" on "192.168.55.50"
[2019-08-19 02:15:51.001 +00:00] [INF] Registering publisher for "urn:schemas-upnp-org:device:MediaServer:1" on "10.30.1.1"
[2019-08-19 02:15:51.033 +00:00] [INF] Registering publisher for "urn:schemas-upnp-org:device:MediaServer:1" on "172.17.0.1"
[2019-08-19 02:15:51.064 +00:00] [INF] Registering publisher for "urn:schemas-upnp-org:device:MediaServer:1" on "172.18.0.1"
[2019-08-19 02:15:51.099 +00:00] [INF] Registering publisher for "urn:schemas-upnp-org:device:MediaServer:1" on "172.19.0.1"
[2019-08-19 02:15:51.130 +00:00] [INF] Registering publisher for "urn:schemas-upnp-org:device:MediaServer:1" on "10.30.4.1"
[2019-08-19 02:15:51.713 +00:00] [INF] "StartupTrigger" fired for task: "Check for plugin updates"
[2019-08-19 02:15:51.721 +00:00] [INF] Queueing task "PluginUpdateTask"
[2019-08-19 02:15:51.744 +00:00] [INF] Executing "Check for plugin updates"
[2019-08-19 02:15:55.046 +00:00] [INF] "Check for plugin updates" Completed after 0 minute(s) and 3 seconds
[2019-08-19 02:15:55.123 +00:00] [INF] ExecuteQueuedTasks
[2019-08-19 02:15:55.746 +00:00] [ERR] Error creating http port map
System.InvalidOperationException: The character set provided in ContentType is invalid. Cannot read content as string using an invalid character set. ---> System.ArgumentException: '"utf-8"' is not a supported encoding name. For information on defining a custom encoding, see the documentation for the Encoding.RegisterProvider method.
Parameter name: name
   at System.Text.EncodingTable.GetCodePageFromName(String name)
   at System.Text.Encoding.GetEncoding(String name)
   at System.Net.Http.HttpContent.ReadBufferAsString(ArraySegment`1 buffer, HttpContentHeaders headers)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpContent.ReadBufferAsString(ArraySegment`1 buffer, HttpContentHeaders headers)
   at System.Net.Http.HttpContent.ReadBufferedContentAsString()
   at System.Net.Http.HttpContent.<>c.<ReadAsStringAsync>b__36_0(HttpContent s)
   at System.Net.Http.HttpContent.WaitAndReturnAsync[TState,TResult](Task waitTask, TState state, Func`2 returnFunc)
   at Emby.Server.Implementations.HttpClientManager.HttpClientManager.EnsureSuccessStatusCode(HttpResponseMessage response, HttpRequestOptions options)
   at Emby.Server.Implementations.HttpClientManager.HttpClientManager.SendAsyncInternal(HttpRequestOptions options, HttpMethod httpMethod)
   at Emby.Server.Implementations.HttpClientManager.HttpClientManager.SendAsync(HttpRequestOptions options, HttpMethod httpMethod)
   at Mono.Nat.Upnp.UpnpNatDevice.CreatePortMap(Mapping mapping)
   at Emby.Server.Implementations.EntryPoints.ExternalPortForwarding.CreateRules(INatDevice device)
[2019-08-19 02:26:16.721 +00:00] [INF] Jellyfin version: "10.3.7.0"
[2019-08-19 02:26:16.790 +00:00] [INF] Arguments: ["/jellyfin/jellyfin.dll", "--datadir", "/config", "--cachedir", "/cache", "--ffmpeg", "/usr/local/bin/ffmpeg"]
[2019-08-19 02:26:16.815 +00:00] [INF] Operating system: "Linux" "5.2.8.200"
[2019-08-19 02:26:16.816 +00:00] [INF] Architecture: X64
[2019-08-19 02:26:16.821 +00:00] [INF] 64-Bit Process: True
[2019-08-19 02:26:16.821 +00:00] [INF] User Interactive: True
[2019-08-19 02:26:16.822 +00:00] [INF] Processor count: 4
[2019-08-19 02:26:16.822 +00:00] [INF] Program data path: "/config"
[2019-08-19 02:26:16.823 +00:00] [INF] Web resources path: "/jellyfin/jellyfin-web/src"
[2019-08-19 02:26:16.823 +00:00] [INF] Application directory: "/jellyfin/"
[2019-08-19 02:26:17.208 +00:00] [INF] Setting cache path to /cache
[2019-08-19 02:26:17.290 +00:00] [INF] Loading assemblies
[2019-08-19 02:26:17.549 +00:00] [INF] Sqlite version: 3.26.0
[2019-08-19 02:26:17.553 +00:00] [INF] Sqlite compiler options: COMPILER=gcc-5.4.0 20160609,DEFAULT_FOREIGN_KEYS,ENABLE_COLUMN_METADATA,ENABLE_FTS3_PARENTHESIS,ENABLE_FTS4,ENABLE_FTS5,ENABLE_JSON1,ENABLE_RTREE,THREADSAFE=1
[2019-08-19 02:26:17.636 +00:00] [INF] Default journal_mode for "/config/data/users.db" is "wal"
[2019-08-19 02:26:17.651 +00:00] [INF] PRAGMA synchronous=1
[2019-08-19 02:26:18.076 +00:00] [INF] Default journal_mode for "/config/data/authentication.db" is "wal"
[2019-08-19 02:26:18.078 +00:00] [INF] PRAGMA synchronous=1
[2019-08-19 02:26:18.212 +00:00] [INF] Default journal_mode for "/config/data/activitylog.db" is "wal"
[2019-08-19 02:26:18.213 +00:00] [INF] PRAGMA synchronous=1
[2019-08-19 02:26:18.220 +00:00] [INF] Default journal_mode for "/config/data/displaypreferences.db" is "wal"
[2019-08-19 02:26:18.222 +00:00] [INF] PRAGMA synchronous=1
[2019-08-19 02:26:18.367 +00:00] [INF] Default journal_mode for "/config/data/library.db" is "wal"
[2019-08-19 02:26:18.375 +00:00] [INF] PRAGMA synchronous=1
[2019-08-19 02:26:18.636 +00:00] [INF] Calling ServiceStack AppHost.Init
[2019-08-19 02:26:20.930 +00:00] [INF] SkiaSharp version: 1.68.0.0
[2019-08-19 02:26:20.941 +00:00] [INF] Running startup tasks
[2019-08-19 02:26:20.979 +00:00] [INF] Daily trigger for "Chapter image extraction" set to fire at 08/20/2019 02:00, which is 23:33:39.0203418 from now.
[2019-08-19 02:26:21.105 +00:00] [INF] FFmpeg validation: Found ffmpeg version "4.0"
[2019-08-19 02:26:21.105 +00:00] [INF] FFmpeg validation: Found suitable ffmpeg version
[2019-08-19 02:26:21.127 +00:00] [INF] Validating media encoder at "/usr/local/bin/ffmpeg"
[2019-08-19 02:26:21.169 +00:00] [INF] Available "decoders": ["h264", "h264_cuvid", "hevc", "hevc_cuvid", "mpeg2video", "aac", "ac3", "mp3"]
[2019-08-19 02:26:21.202 +00:00] [INF] Available "encoders": ["libx264", "h264_nvenc", "h264_vaapi", "libx265", "hevc_nvenc", "hevc_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "ac3", "libmp3lame", "libopus", "libvorbis", "srt"]
[2019-08-19 02:26:21.202 +00:00] [INF] Encoder validation complete
[2019-08-19 02:26:21.203 +00:00] [INF] FFmpeg: "SetByArgument": "/usr/local/bin/ffmpeg"
[2019-08-19 02:26:21.209 +00:00] [INF] ServerId: "c0da4c50447740bea08589d7dce1e4c4"
[2019-08-19 02:26:21.922 +00:00] [INF] Executed all pre-startup entry points in 0:00:00.6712304
[2019-08-19 02:26:21.922 +00:00] [INF] Core startup complete
[2019-08-19 02:26:22.416 +00:00] [WRN] "GetItemList" query time (slow): 222.9116. Query: "select type,data,StartDate,EndDate,ChannelId,IsMovie,IsSeries,EpisodeTitle,IsRepeat,CommunityRating,CustomRating,IndexNumber,IsLocked,PreferredMetadataLanguage,PreferredMetadataCountryCode,Width,Height,DateLastRefreshed,Name,Path,PremiereDate,Overview,ParentIndexNumber,ProductionYear,OfficialRating,ForcedSortName,RunTimeTicks,Size,DateCreated,DateModified,guid,Genres,ParentId,Audio,ExternalServiceId,IsInMixedFolder,DateLastSaved,LockedFields,Studios,Tags,TrailerTypes,OriginalTitle,PrimaryVersionId,DateLastMediaAdded,Album,CriticRating,IsVirtualItem,SeriesName,SeasonName,SeasonId,SeriesId,PresentationUniqueKey,InheritedParentalRatingValue,ExternalSeriesId,Tagline,ProviderIds,Images,ProductionLocations,ExtraIds,TotalBitrate,ExtraType,Artists,AlbumArtists,ExternalId,SeriesPresentationUniqueKey,ShowId,OwnerId from TypedBaseItems A where ParentId=@ParentId"
[2019-08-19 02:26:22.763 +00:00] [INF] Executed all post-startup entry points in 0:00:00.838798
[2019-08-19 02:26:23.174 +00:00] [ERR] HTTP request failed with message: ""
[2019-08-19 02:26:23.182 +00:00] [ERR] HTTP request failed with message: ""
[2019-08-19 02:26:23.191 +00:00] [ERR] HTTP request failed with message: ""
[2019-08-19 02:26:23.195 +00:00] [ERR] HTTP request failed with message: ""
[2019-08-19 02:26:23.198 +00:00] [ERR] HTTP request failed with message: ""
[2019-08-19 02:26:23.209 +00:00] [ERR] HTTP request failed with message: ""
[2019-08-19 02:26:23.213 +00:00] [INF] Registering publisher for "urn:schemas-upnp-org:device:MediaServer:1" on "192.168.55.50"
[2019-08-19 02:26:23.320 +00:00] [INF] Registering publisher for "urn:schemas-upnp-org:device:MediaServer:1" on "10.30.1.1"
[2019-08-19 02:26:23.368 +00:00] [INF] Registering publisher for "urn:schemas-upnp-org:device:MediaServer:1" on "172.17.0.1"
[2019-08-19 02:26:23.399 +00:00] [INF] Registering publisher for "urn:schemas-upnp-org:device:MediaServer:1" on "172.18.0.1"
[2019-08-19 02:26:23.438 +00:00] [INF] Registering publisher for "urn:schemas-upnp-org:device:MediaServer:1" on "172.19.0.1"
[2019-08-19 02:26:23.471 +00:00] [INF] Registering publisher for "urn:schemas-upnp-org:device:MediaServer:1" on "10.30.4.1"
[2019-08-19 02:26:24.047 +00:00] [INF] "StartupTrigger" fired for task: "Check for plugin updates"
[2019-08-19 02:26:24.056 +00:00] [INF] Queueing task "PluginUpdateTask"
[2019-08-19 02:26:24.080 +00:00] [INF] Executing "Check for plugin updates"
[2019-08-19 02:26:26.610 +00:00] [INF] "Check for plugin updates" Completed after 0 minute(s) and 2 seconds
[2019-08-19 02:26:26.799 +00:00] [INF] ExecuteQueuedTasks
[2019-08-19 02:26:27.859 +00:00] [ERR] Error creating http port map
System.InvalidOperationException: The character set provided in ContentType is invalid. Cannot read content as string using an invalid character set. ---> System.ArgumentException: '"utf-8"' is not a supported encoding name. For information on defining a custom encoding, see the documentation for the Encoding.RegisterProvider method.
Parameter name: name
   at System.Text.EncodingTable.GetCodePageFromName(String name)
   at System.Text.Encoding.GetEncoding(String name)
   at System.Net.Http.HttpContent.ReadBufferAsString(ArraySegment`1 buffer, HttpContentHeaders headers)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpContent.ReadBufferAsString(ArraySegment`1 buffer, HttpContentHeaders headers)
   at System.Net.Http.HttpContent.ReadBufferedContentAsString()
   at System.Net.Http.HttpContent.<>c.<ReadAsStringAsync>b__36_0(HttpContent s)
   at System.Net.Http.HttpContent.WaitAndReturnAsync[TState,TResult](Task waitTask, TState state, Func`2 returnFunc)
   at Emby.Server.Implementations.HttpClientManager.HttpClientManager.EnsureSuccessStatusCode(HttpResponseMessage response, HttpRequestOptions options)
   at Emby.Server.Implementations.HttpClientManager.HttpClientManager.SendAsyncInternal(HttpRequestOptions options, HttpMethod httpMethod)
   at Emby.Server.Implementations.HttpClientManager.HttpClientManager.SendAsync(HttpRequestOptions options, HttpMethod httpMethod)
   at Mono.Nat.Upnp.UpnpNatDevice.CreatePortMap(Mapping mapping)
   at Emby.Server.Implementations.EntryPoints.ExternalPortForwarding.CreateRules(INatDevice device)
[2019-08-19 02:28:59.172 +00:00] [INF] Saving system configuration
[2019-08-19 02:28:59.174 +00:00] [INF] Setting cache path to /cache
[2019-08-19 02:31:12.637 +00:00] [WRN] HTTP Response 204 to "127.0.0.1". Time (slow): 0:00:01.2266415. "http://127.0.0.1:8096/emby/Library/VirtualFolders?collectionType=movies&refreshLibrary=false&name=%E7%94%B5%E5%BD%B1"
[2019-08-19 02:31:28.636 +00:00] [INF] Saving system configuration
[2019-08-19 02:31:28.637 +00:00] [INF] Setting cache path to /cache
[2019-08-19 02:31:32.269 +00:00] [INF] Saving system configuration
[2019-08-19 02:31:32.270 +00:00] [INF] Setting cache path to /cache
[2019-08-19 02:31:34.052 +00:00] [INF] Saving system configuration
[2019-08-19 02:31:34.053 +00:00] [INF] Setting cache path to /cache
[2019-08-19 02:31:34.064 +00:00] [INF] Queueing task "RefreshMediaLibraryTask"
[2019-08-19 02:31:34.064 +00:00] [INF] Executing "Scan media library"
[2019-08-19 02:31:34.082 +00:00] [INF] Validating media library
[2019-08-19 02:31:48.430 +00:00] [ERR] Error authenticating with provider "Default"
System.Exception: Invalid username or password
   at Emby.Server.Implementations.Library.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser)
   at Emby.Server.Implementations.Library.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser)
[2019-08-19 02:31:48.433 +00:00] [ERR] Error authenticating with provider "InvalidOrMissingAuthenticationProvider"
MediaBrowser.Controller.Net.SecurityException: User Account cannot login with this provider. The Normal provider for this user cannot be found
   at Emby.Server.Implementations.Library.InvalidAuthProvider.Authenticate(String username, String password)
   at Emby.Server.Implementations.Library.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser)
[2019-08-19 02:31:48.463 +00:00] [INF] Authentication request for "root" "has been denied".
[2019-08-19 02:31:48.475 +00:00] [ERR] Invalid user or password entered.
[2019-08-19 02:31:55.497 +00:00] [INF] Authentication request for "root" "has succeeded".
[2019-08-19 02:31:55.531 +00:00] [INF] Creating new access token for user ef04d867-2e69-4584-addf-2b04ba5b6e03
[2019-08-19 02:31:56.145 +00:00] [ERR] Could not find handler for "/embywebsocket"
[2019-08-19 02:32:01.788 +00:00] [ERR] Could not find handler for "/embywebsocket"
[2019-08-19 02:32:50.675 +00:00] [ERR] Could not find handler for "/embywebsocket"
[2019-08-19 02:32:52.898 +00:00] [ERR] Could not find handler for "/embywebsocket"
[2019-08-19 02:33:08.936 +00:00] [ERR] Could not find handler for "/embywebsocket"
[2019-08-19 02:33:11.316 +00:00] [WRN] HTTP Response 200 to "127.0.0.1". Time (slow): 0:00:00.9568334. "http://127.0.0.1:8096/emby/System/Info"
[2019-08-19 02:33:20.657 +00:00] [INF] "Scan media library" Cancelled after 1 minute(s) and 46 seconds
[2019-08-19 02:33:20.669 +00:00] [INF] ExecuteQueuedTasks
[2019-08-19 02:33:21.141 +00:00] [INF] Watching directory /media/movie
[2019-08-19 02:33:47.967 +00:00] [INF] Attempting to update encoder path to "/usr/local/bin/ffmpeg". pathType: "Custom"
[2019-08-19 02:33:47.999 +00:00] [INF] FFmpeg validation: Found ffmpeg version "4.0"
[2019-08-19 02:33:47.999 +00:00] [INF] FFmpeg validation: Found suitable ffmpeg version
[2019-08-19 02:33:48.000 +00:00] [INF] Validating media encoder at "/usr/local/bin/ffmpeg"
[2019-08-19 02:33:48.039 +00:00] [INF] Available "decoders": ["h264", "h264_cuvid", "hevc", "hevc_cuvid", "mpeg2video", "aac", "ac3", "mp3"]
[2019-08-19 02:33:48.076 +00:00] [INF] Available "encoders": ["libx264", "h264_nvenc", "h264_vaapi", "libx265", "hevc_nvenc", "hevc_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "ac3", "libmp3lame", "libopus", "libvorbis", "srt"]
[2019-08-19 02:33:48.076 +00:00] [INF] Encoder validation complete
[2019-08-19 02:33:48.077 +00:00] [INF] FFmpeg: "Custom": "/usr/local/bin/ffmpeg"
[2019-08-19 02:34:16.472 +00:00] [INF] Attempting to update encoder path to "/usr/local/bin/ffmpeg". pathType: "Custom"
[2019-08-19 02:34:16.506 +00:00] [INF] FFmpeg validation: Found ffmpeg version "4.0"
[2019-08-19 02:34:16.506 +00:00] [INF] FFmpeg validation: Found suitable ffmpeg version
[2019-08-19 02:34:16.508 +00:00] [INF] Validating media encoder at "/usr/local/bin/ffmpeg"
[2019-08-19 02:34:16.546 +00:00] [INF] Available "decoders": ["h264", "h264_cuvid", "hevc", "hevc_cuvid", "mpeg2video", "aac", "ac3", "mp3"]
[2019-08-19 02:34:16.582 +00:00] [INF] Available "encoders": ["libx264", "h264_nvenc", "h264_vaapi", "libx265", "hevc_nvenc", "hevc_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "ac3", "libmp3lame", "libopus", "libvorbis", "srt"]
[2019-08-19 02:34:16.582 +00:00] [INF] Encoder validation complete
[2019-08-19 02:34:16.583 +00:00] [INF] FFmpeg: "Custom": "/usr/local/bin/ffmpeg"
[2019-08-19 02:34:26.512 +00:00] [INF] Executing "Scan media library"
[2019-08-19 02:34:26.517 +00:00] [INF] Stopping directory watching for path "/media/movie"
[2019-08-19 02:34:26.519 +00:00] [INF] Validating media library
[2019-08-19 02:35:43.752 +00:00] [ERR] Could not find handler for "/embywebsocket"
[2019-08-19 02:36:09.075 +00:00] [INF] "Scan media library" Cancelled after 1 minute(s) and 42 seconds
[2019-08-19 02:36:09.076 +00:00] [INF] ExecuteQueuedTasks
[2019-08-19 02:36:09.454 +00:00] [INF] Watching directory /media/movie
[2019-08-19 02:36:27.690 +00:00] [ERR] Error creating http port map
System.InvalidOperationException: The character set provided in ContentType is invalid. Cannot read content as string using an invalid character set. ---> System.ArgumentException: '"utf-8"' is not a supported encoding name. For information on defining a custom encoding, see the documentation for the Encoding.RegisterProvider method.
Parameter name: name
   at System.Text.EncodingTable.GetCodePageFromName(String name)
   at System.Text.Encoding.GetEncoding(String name)
   at System.Net.Http.HttpContent.ReadBufferAsString(ArraySegment`1 buffer, HttpContentHeaders headers)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpContent.ReadBufferAsString(ArraySegment`1 buffer, HttpContentHeaders headers)
   at System.Net.Http.HttpContent.ReadBufferedContentAsString()
   at System.Net.Http.HttpContent.<>c.<ReadAsStringAsync>b__36_0(HttpContent s)
   at System.Net.Http.HttpContent.WaitAndReturnAsync[TState,TResult](Task waitTask, TState state, Func`2 returnFunc)
   at Emby.Server.Implementations.HttpClientManager.HttpClientManager.EnsureSuccessStatusCode(HttpResponseMessage response, HttpRequestOptions options)
   at Emby.Server.Implementations.HttpClientManager.HttpClientManager.SendAsyncInternal(HttpRequestOptions options, HttpMethod httpMethod)
   at Emby.Server.Implementations.HttpClientManager.HttpClientManager.SendAsync(HttpRequestOptions options, HttpMethod httpMethod)
   at Mono.Nat.Upnp.UpnpNatDevice.CreatePortMap(Mapping mapping)
   at Emby.Server.Implementations.EntryPoints.ExternalPortForwarding.CreateRules(INatDevice device)
[2019-08-19 02:38:06.113 +00:00] [ERR] Could not find handler for "/embywebsocket"

bug stale

Most helpful comment

I seem to have the same problem

  • OS: [Docker]
  • Browser: [ Chrome]
  • Jellyfin Version: [10.3.7]
[2019-09-10 22:14:50.511 +00:00] [ERR] Error creating http port map System.InvalidOperationException: The character set provided in ContentType is invalid. Cannot read content as string using an invalid character set. ---> System.ArgumentException: '"utf-8"' is not a supported encoding name. For information on defining a custom encoding, see the documentation for the Encoding.RegisterProvider method. Parameter name: name at System.Text.EncodingTable.GetCodePageFromName(String name) at System.Text.Encoding.GetEncoding(String name) at System.Net.Http.HttpContent.ReadBufferAsString(ArraySegment1 buffer, HttpContentHeaders headers)
--- End of inner exception stack trace ---
at System.Net.Http.HttpContent.ReadBufferAsString(ArraySegment1 buffer, HttpContentHeaders headers) at System.Net.Http.HttpContent.ReadBufferedContentAsString() at System.Net.Http.HttpContent.<>c.<ReadAsStringAsync>b__36_0(HttpContent s) at System.Net.Http.HttpContent.WaitAndReturnAsync[TState,TResult](Task waitTask, TState state, Func2 returnFunc)
at Emby.Server.Implementations.HttpClientManager.HttpClientManager.EnsureSuccessStatusCode(HttpResponseMessage response, HttpRequestOptions options)
at Emby.Server.Implementations.HttpClientManager.HttpClientManager.SendAsyncInternal(HttpRequestOptions options, HttpMethod httpMethod)
at Emby.Server.Implementations.HttpClientManager.HttpClientManager.SendAsync(HttpRequestOptions options, HttpMethod httpMethod)
at Mono.Nat.Upnp.UpnpNatDevice.CreatePortMap(Mapping mapping)
at Emby.Server.Implementations.EntryPoints.ExternalPortForwarding.CreateRules(INatDevice device)

I encountered this when I added the following files

  • file name:
Queen's Blade (2009) S01E01 [アニメ BD] クイーンズブレイド 第1期(流浪の戦士) 第01話「気炎~流浪の戦士」(1920x1080 HEVC 10bit FLAC softSub(PGS(chi)+eng) chap).mkv
  • path:
Queen's Blade (2009)\Season1\Queen's Blade (2009) S01E01 [アニメ BD] クイーンズブレイド 第1期(流浪の戦士) 第01話「気炎~流浪の戦士」(1920x1080 HEVC 10bit FLAC softSub(PGS(chi)+eng) chap).mkv


logs:


[2019-09-10 22:45:42.177 +00:00] [INF] Operating system: "Linux" "4.15.0.60"
[2019-09-10 22:45:42.178 +00:00] [INF] Architecture: X64
[2019-09-10 22:45:42.182 +00:00] [INF] 64-Bit Process: True
[2019-09-10 22:45:42.182 +00:00] [INF] User Interactive: True
[2019-09-10 22:45:42.182 +00:00] [INF] Processor count: 4
[2019-09-10 22:45:42.182 +00:00] [INF] Program data path: "/config"
[2019-09-10 22:45:42.182 +00:00] [INF] Web resources path: "/jellyfin/jellyfin-web/src"
[2019-09-10 22:45:42.183 +00:00] [INF] Application directory: "/jellyfin/"
[2019-09-10 22:45:42.416 +00:00] [INF] Setting cache path to /cache
[2019-09-10 22:45:42.447 +00:00] [INF] Loading assemblies
[2019-09-10 22:45:42.557 +00:00] [INF] Sqlite version: 3.26.0
[2019-09-10 22:45:42.558 +00:00] [INF] Sqlite compiler options: COMPILER=gcc-5.4.0 20160609,DEFAULT_FOREIGN_KEYS,ENABLE_COLUMN_METADATA,ENABLE_FTS3_PARENTHESIS,ENABLE_FTS4,ENABLE_FTS5,ENABLE_JSON1,ENABLE_RTREE,THREADSAFE=1
[2019-09-10 22:45:42.599 +00:00] [INF] Default journal_mode for "/config/data/users.db" is "wal"
[2019-09-10 22:45:42.605 +00:00] [INF] PRAGMA synchronous=1
[2019-09-10 22:45:42.803 +00:00] [INF] Default journal_mode for "/config/data/authentication.db" is "wal"
[2019-09-10 22:45:42.804 +00:00] [INF] PRAGMA synchronous=1
[2019-09-10 22:45:42.884 +00:00] [INF] Default journal_mode for "/config/data/activitylog.db" is "wal"
[2019-09-10 22:45:42.885 +00:00] [INF] PRAGMA synchronous=1
[2019-09-10 22:45:42.890 +00:00] [INF] Default journal_mode for "/config/data/displaypreferences.db" is "wal"
[2019-09-10 22:45:42.891 +00:00] [INF] PRAGMA synchronous=1
[2019-09-10 22:45:42.977 +00:00] [INF] Default journal_mode for "/config/data/library.db" is "wal"
[2019-09-10 22:45:43.418 +00:00] [INF] PRAGMA synchronous=1
[2019-09-10 22:45:43.519 +00:00] [INF] Calling ServiceStack AppHost.Init
[2019-09-10 22:45:44.215 +00:00] [INF] SkiaSharp version: 1.68.0.0
[2019-09-10 22:45:44.220 +00:00] [INF] Running startup tasks
[2019-09-10 22:45:44.245 +00:00] [INF] Daily trigger for "Chapter image extraction" set to fire at 09/11/2019 02:00, which is 3:14:15.7541576 from now.
[2019-09-10 22:45:44.296 +00:00] [INF] FFmpeg validation: Found ffmpeg version "4.0"
[2019-09-10 22:45:44.296 +00:00] [INF] FFmpeg validation: Found suitable ffmpeg version
[2019-09-10 22:45:44.304 +00:00] [INF] Validating media encoder at "/usr/local/bin/ffmpeg"
[2019-09-10 22:45:44.332 +00:00] [INF] Available "decoders": ["h264", "h264_cuvid", "hevc", "hevc_cuvid", "mpeg2video", "aac", "ac3", "mp3"]
[2019-09-10 22:45:44.354 +00:00] [INF] Available "encoders": ["libx264", "h264_nvenc", "h264_vaapi", "libx265", "hevc_nvenc", "hevc_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "ac3", "libmp3lame", "libopus", "libvorbis", "srt"]
[2019-09-10 22:45:44.354 +00:00] [INF] Encoder validation complete
[2019-09-10 22:45:44.355 +00:00] [INF] FFmpeg: "Custom": "/usr/local/bin/ffmpeg"
[2019-09-10 22:45:44.359 +00:00] [INF] ServerId: "4942d75d44574475b2b77c3ecb2f36b0"
[2019-09-10 22:45:44.735 +00:00] [INF] Executed all pre-startup entry points in 0:00:00.3568765
[2019-09-10 22:45:44.735 +00:00] [INF] Core startup complete
[2019-09-10 22:45:44.970 +00:00] [ERR] HTTP request failed with message: ""
[2019-09-10 22:45:44.973 +00:00] [ERR] HTTP request failed with message: ""
[2019-09-10 22:45:44.975 +00:00] [ERR] HTTP request failed with message: ""
[2019-09-10 22:45:44.978 +00:00] [ERR] HTTP request failed with message: ""
[2019-09-10 22:45:44.981 +00:00] [ERR] HTTP request failed with message: ""
[2019-09-10 22:45:44.983 +00:00] [ERR] HTTP request failed with message: ""
[2019-09-10 22:45:44.986 +00:00] [INF] Registering publisher for "urn:schemas-upnp-org:device:MediaServer:1" on "192.168.0.106"
[2019-09-10 22:45:45.032 +00:00] [INF] Registering publisher for "urn:schemas-upnp-org:device:MediaServer:1" on "172.17.0.1"
[2019-09-10 22:45:45.037 +00:00] [INF] Registering publisher for "urn:schemas-upnp-org:device:MediaServer:1" on "192.168.192.1"
[2019-09-10 22:45:45.050 +00:00] [WRN] "GetItemList" query time (slow): 171.3244. Query: "select type,data,StartDate,EndDate,ChannelId,IsMovie,IsSeries,EpisodeTitle,IsRepeat,CommunityRating,CustomRating,IndexNumber,IsLocked,PreferredMetadataLanguage,PreferredMetadataCountryCode,Width,Height,DateLastRefreshed,Name,Path,PremiereDate,Overview,ParentIndexNumber,ProductionYear,OfficialRating,ForcedSortName,RunTimeTicks,Size,DateCreated,DateModified,guid,Genres,ParentId,Audio,ExternalServiceId,IsInMixedFolder,DateLastSaved,LockedFields,Studios,Tags,TrailerTypes,OriginalTitle,PrimaryVersionId,DateLastMediaAdded,Album,CriticRating,IsVirtualItem,SeriesName,SeasonName,SeasonId,SeriesId,PresentationUniqueKey,InheritedParentalRatingValue,ExternalSeriesId,Tagline,ProviderIds,Images,ProductionLocations,ExtraIds,TotalBitrate,ExtraType,Artists,AlbumArtists,ExternalId,SeriesPresentationUniqueKey,ShowId,OwnerId from TypedBaseItems A where ParentId=@ParentId"
[2019-09-10 22:45:45.193 +00:00] [INF] Watching directory /media/Media
[2019-09-10 22:45:45.233 +00:00] [INF] Watching directory /media/TVseries
[2019-09-10 22:45:45.237 +00:00] [INF] Watching directory /media/Man
[2019-09-10 22:45:45.242 +00:00] [INF] Executed all post-startup entry points in 0:00:00.5060362
[2019-09-10 22:45:47.263 +00:00] [INF] "StartupTrigger" fired for task: "Check for plugin updates"
[2019-09-10 22:45:47.267 +00:00] [INF] Queueing task "PluginUpdateTask"
[2019-09-10 22:45:47.275 +00:00] [INF] Executing "Check for plugin updates"
[2019-09-10 22:45:49.541 +00:00] [INF] "Check for plugin updates" Completed after 0 minute(s) and 2 seconds
[2019-09-10 22:45:49.558 +00:00] [INF] ExecuteQueuedTasks
[2019-09-10 22:45:53.247 +00:00] [ERR] Error creating http port map
System.InvalidOperationException: The character set provided in ContentType is invalid. Cannot read content as string using an invalid character set. ---> System.ArgumentException: '"utf-8"' is not a supported encoding name. For information on defining a custom encoding, see the documentation for the Encoding.RegisterProvider method.
Parameter name: name
   at System.Text.EncodingTable.GetCodePageFromName(String name)
   at System.Text.Encoding.GetEncoding(String name)
   at System.Net.Http.HttpContent.ReadBufferAsString(ArraySegment`1 buffer, HttpContentHeaders headers)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpContent.ReadBufferAsString(ArraySegment`1 buffer, HttpContentHeaders headers)
   at System.Net.Http.HttpContent.ReadBufferedContentAsString()
   at System.Net.Http.HttpContent.<>c.b__36_0(HttpContent s)
   at System.Net.Http.HttpContent.WaitAndReturnAsync[TState,TResult](Task waitTask, TState state, Func`2 returnFunc)
   at Emby.Server.Implementations.HttpClientManager.HttpClientManager.EnsureSuccessStatusCode(HttpResponseMessage response, HttpRequestOptions options)
   at Emby.Server.Implementations.HttpClientManager.HttpClientManager.SendAsyncInternal(HttpRequestOptions options, HttpMethod httpMethod)
   at Emby.Server.Implementations.HttpClientManager.HttpClientManager.SendAsync(HttpRequestOptions options, HttpMethod httpMethod)
   at Mono.Nat.Upnp.UpnpNatDevice.CreatePortMap(Mapping mapping)
   at Emby.Server.Implementations.EntryPoints.ExternalPortForwarding.CreateRules(INatDevice device)

All 3 comments

Hi @MSG-maniac - could you let us know some more information? In the bug template, we ask for the following details:

System (please complete the following information):

  • OS: [e.g. Docker, Debian, Windows]
  • Browser: [e.g. Firefox, Chrome, Safari]
  • Jellyfin Version: [e.g. 10.0.1]
  • Reverse proxy: [e.g. no, nginx, apache, etc.]

I seem to have the same problem

  • OS: [Docker]
  • Browser: [ Chrome]
  • Jellyfin Version: [10.3.7]
[2019-09-10 22:14:50.511 +00:00] [ERR] Error creating http port map System.InvalidOperationException: The character set provided in ContentType is invalid. Cannot read content as string using an invalid character set. ---> System.ArgumentException: '"utf-8"' is not a supported encoding name. For information on defining a custom encoding, see the documentation for the Encoding.RegisterProvider method. Parameter name: name at System.Text.EncodingTable.GetCodePageFromName(String name) at System.Text.Encoding.GetEncoding(String name) at System.Net.Http.HttpContent.ReadBufferAsString(ArraySegment1 buffer, HttpContentHeaders headers)
--- End of inner exception stack trace ---
at System.Net.Http.HttpContent.ReadBufferAsString(ArraySegment1 buffer, HttpContentHeaders headers) at System.Net.Http.HttpContent.ReadBufferedContentAsString() at System.Net.Http.HttpContent.<>c.<ReadAsStringAsync>b__36_0(HttpContent s) at System.Net.Http.HttpContent.WaitAndReturnAsync[TState,TResult](Task waitTask, TState state, Func2 returnFunc)
at Emby.Server.Implementations.HttpClientManager.HttpClientManager.EnsureSuccessStatusCode(HttpResponseMessage response, HttpRequestOptions options)
at Emby.Server.Implementations.HttpClientManager.HttpClientManager.SendAsyncInternal(HttpRequestOptions options, HttpMethod httpMethod)
at Emby.Server.Implementations.HttpClientManager.HttpClientManager.SendAsync(HttpRequestOptions options, HttpMethod httpMethod)
at Mono.Nat.Upnp.UpnpNatDevice.CreatePortMap(Mapping mapping)
at Emby.Server.Implementations.EntryPoints.ExternalPortForwarding.CreateRules(INatDevice device)

I encountered this when I added the following files

  • file name:
Queen's Blade (2009) S01E01 [アニメ BD] クイーンズブレイド 第1期(流浪の戦士) 第01話「気炎~流浪の戦士」(1920x1080 HEVC 10bit FLAC softSub(PGS(chi)+eng) chap).mkv
  • path:
Queen's Blade (2009)\Season1\Queen's Blade (2009) S01E01 [アニメ BD] クイーンズブレイド 第1期(流浪の戦士) 第01話「気炎~流浪の戦士」(1920x1080 HEVC 10bit FLAC softSub(PGS(chi)+eng) chap).mkv


logs:


[2019-09-10 22:45:42.177 +00:00] [INF] Operating system: "Linux" "4.15.0.60"
[2019-09-10 22:45:42.178 +00:00] [INF] Architecture: X64
[2019-09-10 22:45:42.182 +00:00] [INF] 64-Bit Process: True
[2019-09-10 22:45:42.182 +00:00] [INF] User Interactive: True
[2019-09-10 22:45:42.182 +00:00] [INF] Processor count: 4
[2019-09-10 22:45:42.182 +00:00] [INF] Program data path: "/config"
[2019-09-10 22:45:42.182 +00:00] [INF] Web resources path: "/jellyfin/jellyfin-web/src"
[2019-09-10 22:45:42.183 +00:00] [INF] Application directory: "/jellyfin/"
[2019-09-10 22:45:42.416 +00:00] [INF] Setting cache path to /cache
[2019-09-10 22:45:42.447 +00:00] [INF] Loading assemblies
[2019-09-10 22:45:42.557 +00:00] [INF] Sqlite version: 3.26.0
[2019-09-10 22:45:42.558 +00:00] [INF] Sqlite compiler options: COMPILER=gcc-5.4.0 20160609,DEFAULT_FOREIGN_KEYS,ENABLE_COLUMN_METADATA,ENABLE_FTS3_PARENTHESIS,ENABLE_FTS4,ENABLE_FTS5,ENABLE_JSON1,ENABLE_RTREE,THREADSAFE=1
[2019-09-10 22:45:42.599 +00:00] [INF] Default journal_mode for "/config/data/users.db" is "wal"
[2019-09-10 22:45:42.605 +00:00] [INF] PRAGMA synchronous=1
[2019-09-10 22:45:42.803 +00:00] [INF] Default journal_mode for "/config/data/authentication.db" is "wal"
[2019-09-10 22:45:42.804 +00:00] [INF] PRAGMA synchronous=1
[2019-09-10 22:45:42.884 +00:00] [INF] Default journal_mode for "/config/data/activitylog.db" is "wal"
[2019-09-10 22:45:42.885 +00:00] [INF] PRAGMA synchronous=1
[2019-09-10 22:45:42.890 +00:00] [INF] Default journal_mode for "/config/data/displaypreferences.db" is "wal"
[2019-09-10 22:45:42.891 +00:00] [INF] PRAGMA synchronous=1
[2019-09-10 22:45:42.977 +00:00] [INF] Default journal_mode for "/config/data/library.db" is "wal"
[2019-09-10 22:45:43.418 +00:00] [INF] PRAGMA synchronous=1
[2019-09-10 22:45:43.519 +00:00] [INF] Calling ServiceStack AppHost.Init
[2019-09-10 22:45:44.215 +00:00] [INF] SkiaSharp version: 1.68.0.0
[2019-09-10 22:45:44.220 +00:00] [INF] Running startup tasks
[2019-09-10 22:45:44.245 +00:00] [INF] Daily trigger for "Chapter image extraction" set to fire at 09/11/2019 02:00, which is 3:14:15.7541576 from now.
[2019-09-10 22:45:44.296 +00:00] [INF] FFmpeg validation: Found ffmpeg version "4.0"
[2019-09-10 22:45:44.296 +00:00] [INF] FFmpeg validation: Found suitable ffmpeg version
[2019-09-10 22:45:44.304 +00:00] [INF] Validating media encoder at "/usr/local/bin/ffmpeg"
[2019-09-10 22:45:44.332 +00:00] [INF] Available "decoders": ["h264", "h264_cuvid", "hevc", "hevc_cuvid", "mpeg2video", "aac", "ac3", "mp3"]
[2019-09-10 22:45:44.354 +00:00] [INF] Available "encoders": ["libx264", "h264_nvenc", "h264_vaapi", "libx265", "hevc_nvenc", "hevc_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "ac3", "libmp3lame", "libopus", "libvorbis", "srt"]
[2019-09-10 22:45:44.354 +00:00] [INF] Encoder validation complete
[2019-09-10 22:45:44.355 +00:00] [INF] FFmpeg: "Custom": "/usr/local/bin/ffmpeg"
[2019-09-10 22:45:44.359 +00:00] [INF] ServerId: "4942d75d44574475b2b77c3ecb2f36b0"
[2019-09-10 22:45:44.735 +00:00] [INF] Executed all pre-startup entry points in 0:00:00.3568765
[2019-09-10 22:45:44.735 +00:00] [INF] Core startup complete
[2019-09-10 22:45:44.970 +00:00] [ERR] HTTP request failed with message: ""
[2019-09-10 22:45:44.973 +00:00] [ERR] HTTP request failed with message: ""
[2019-09-10 22:45:44.975 +00:00] [ERR] HTTP request failed with message: ""
[2019-09-10 22:45:44.978 +00:00] [ERR] HTTP request failed with message: ""
[2019-09-10 22:45:44.981 +00:00] [ERR] HTTP request failed with message: ""
[2019-09-10 22:45:44.983 +00:00] [ERR] HTTP request failed with message: ""
[2019-09-10 22:45:44.986 +00:00] [INF] Registering publisher for "urn:schemas-upnp-org:device:MediaServer:1" on "192.168.0.106"
[2019-09-10 22:45:45.032 +00:00] [INF] Registering publisher for "urn:schemas-upnp-org:device:MediaServer:1" on "172.17.0.1"
[2019-09-10 22:45:45.037 +00:00] [INF] Registering publisher for "urn:schemas-upnp-org:device:MediaServer:1" on "192.168.192.1"
[2019-09-10 22:45:45.050 +00:00] [WRN] "GetItemList" query time (slow): 171.3244. Query: "select type,data,StartDate,EndDate,ChannelId,IsMovie,IsSeries,EpisodeTitle,IsRepeat,CommunityRating,CustomRating,IndexNumber,IsLocked,PreferredMetadataLanguage,PreferredMetadataCountryCode,Width,Height,DateLastRefreshed,Name,Path,PremiereDate,Overview,ParentIndexNumber,ProductionYear,OfficialRating,ForcedSortName,RunTimeTicks,Size,DateCreated,DateModified,guid,Genres,ParentId,Audio,ExternalServiceId,IsInMixedFolder,DateLastSaved,LockedFields,Studios,Tags,TrailerTypes,OriginalTitle,PrimaryVersionId,DateLastMediaAdded,Album,CriticRating,IsVirtualItem,SeriesName,SeasonName,SeasonId,SeriesId,PresentationUniqueKey,InheritedParentalRatingValue,ExternalSeriesId,Tagline,ProviderIds,Images,ProductionLocations,ExtraIds,TotalBitrate,ExtraType,Artists,AlbumArtists,ExternalId,SeriesPresentationUniqueKey,ShowId,OwnerId from TypedBaseItems A where ParentId=@ParentId"
[2019-09-10 22:45:45.193 +00:00] [INF] Watching directory /media/Media
[2019-09-10 22:45:45.233 +00:00] [INF] Watching directory /media/TVseries
[2019-09-10 22:45:45.237 +00:00] [INF] Watching directory /media/Man
[2019-09-10 22:45:45.242 +00:00] [INF] Executed all post-startup entry points in 0:00:00.5060362
[2019-09-10 22:45:47.263 +00:00] [INF] "StartupTrigger" fired for task: "Check for plugin updates"
[2019-09-10 22:45:47.267 +00:00] [INF] Queueing task "PluginUpdateTask"
[2019-09-10 22:45:47.275 +00:00] [INF] Executing "Check for plugin updates"
[2019-09-10 22:45:49.541 +00:00] [INF] "Check for plugin updates" Completed after 0 minute(s) and 2 seconds
[2019-09-10 22:45:49.558 +00:00] [INF] ExecuteQueuedTasks
[2019-09-10 22:45:53.247 +00:00] [ERR] Error creating http port map
System.InvalidOperationException: The character set provided in ContentType is invalid. Cannot read content as string using an invalid character set. ---> System.ArgumentException: '"utf-8"' is not a supported encoding name. For information on defining a custom encoding, see the documentation for the Encoding.RegisterProvider method.
Parameter name: name
   at System.Text.EncodingTable.GetCodePageFromName(String name)
   at System.Text.Encoding.GetEncoding(String name)
   at System.Net.Http.HttpContent.ReadBufferAsString(ArraySegment`1 buffer, HttpContentHeaders headers)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpContent.ReadBufferAsString(ArraySegment`1 buffer, HttpContentHeaders headers)
   at System.Net.Http.HttpContent.ReadBufferedContentAsString()
   at System.Net.Http.HttpContent.<>c.b__36_0(HttpContent s)
   at System.Net.Http.HttpContent.WaitAndReturnAsync[TState,TResult](Task waitTask, TState state, Func`2 returnFunc)
   at Emby.Server.Implementations.HttpClientManager.HttpClientManager.EnsureSuccessStatusCode(HttpResponseMessage response, HttpRequestOptions options)
   at Emby.Server.Implementations.HttpClientManager.HttpClientManager.SendAsyncInternal(HttpRequestOptions options, HttpMethod httpMethod)
   at Emby.Server.Implementations.HttpClientManager.HttpClientManager.SendAsync(HttpRequestOptions options, HttpMethod httpMethod)
   at Mono.Nat.Upnp.UpnpNatDevice.CreatePortMap(Mapping mapping)
   at Emby.Server.Implementations.EntryPoints.ExternalPortForwarding.CreateRules(INatDevice device)

This issue has gone 120 days without comment. To avoid abandoned issues, it will be closed in 21 days if there are no new comments.
If you're the original submitter of this issue, please comment confirming if this issue still affects you in the latest release or nightlies, or close the issue if it has been fixed. If you're another user also affected by this bug, please comment confirming so. Either action will remove the stale label.
This bot exists to prevent issues from becoming stale and forgotten. Jellyfin is always moving forward, and bugs are often fixed as side effects of other changes. We therefore ask that bug report authors remain vigilant about their issues to ensure they are closed if fixed, or re-confirmed - perhaps with fresh logs or reproduction examples - regularly. If you have any questions you can reach us on Matrix or Social Media.

Was this page helpful?
0 / 5 - 0 ratings