Jump to content

Missing primary images, ffprobe errors, web socket errors (4.8.0.51)


JeffJ0
Go to solution Solved by JeffJ0,

Recommended Posts

Hello, I am running the 4.8.0.51 beta server (also same issues in 4.7.14.0). I find that some photo (Home photos & videos content) folders are missing primary images. The sub-folders have them (except in one case) but the parent folder doesn't. I tried scanning library, refreshing metadata (all options) but no luck. I'm having to manually add them. Secondly, some videos that were working before seems to fail ffprobe during thumbnail extraction. Here are some errors from the logs:

http://192.168.1.228:8096/emby/Items/4956/Refresh?Recursive=true&ImageRefreshMode=FullRefresh&MetadataRefreshMode=FullRefresh&ReplaceAllImages=false&ReplaceAllMetadata=false&X-Emby-Client=Emby for Android&X-Emby-Device-Name=P2EEA&X-Emby-Device-Id=b5f89d57f1f0bfcf&X-Emby-Client-Version=3.3.29&X-Emby-Token=x_secret4_x&X-Emby-Language=en-gb
2023-10-04 20:48:30.505 Error Server: Error processing web socket message
	*** Error Report ***
	Version: 4.8.0.51
	Command line: /data/app/com.emby.embyserver-Xwj5T-xShY4fmIWpdyZIXA==/base.apk
	Operating system: Android 10 (REL) SDK:29 BuildId:QP1A.191105.004  Incremental:eng.ren.20210414.163131 Patch-Level: 2019-12-05
	Framework: Mono 6.12.0 (2020-02/c633fe92383) 4.0.50524.0
	OS/Process: Arm/Arm
	Runtime: mscorlib.dll
	Processor count: 4
	Data path: /storage/emulated/0/Android/data/com.emby.embyserver/files
	Application path: /data/user/0/com.emby.embyserver
	Fingerprint: google/sailfish/sailfish:10/QP1A.191105.004/:userdebug/test-keys
	Model: H6 - Allwinner/Allwinner
	Hardware: H6/H6/sun50iw9p1/exdroid
	SupportedAbis: armeabi-v7a, armeabi
	System.IndexOutOfRangeException: System.IndexOutOfRangeException: Index was outside the bounds of the array.
	  at ServiceStack.Text.Json.JsonTypeSerializer.ParseString (System.ReadOnlySpan`1[T] json, System.Int32& index) [0x00049] in <bb3ab23d1feb49c79196f0d2a277ae01>:0 
	  at ServiceStack.Text.Json.JsonTypeSerializer.EatValue (System.ReadOnlySpan`1[T] value, System.Int32& i) [0x0008e] in <bb3ab23d1feb49c79196f0d2a277ae01>:0 
	  at ServiceStack.Text.Common.DeserializeTypeRefJson.StringToType (System.ReadOnlySpan`1[T] strType, ServiceStack.Text.TypeConfig typeConfig, ServiceStack.EmptyCtorDelegate ctorFn, System.Collections.Generic.KeyValuePair`2[System.String,ServiceStack.Text.Common.TypeAccessor][] typeAccessors) [0x00114] in <bb3ab23d1feb49c79196f0d2a277ae01>:0 
	  at ServiceStack.Text.Common.DeserializeType`1+StringToTypeContext[TSerializer].DeserializeJson (System.ReadOnlySpan`1[T] value) [0x00000] in <bb3ab23d1feb49c79196f0d2a277ae01>:0 
	  at (wrapper unbox) ServiceStack.Text.Common.DeserializeType`1+StringToTypeContext[ServiceStack.Text.Json.JsonTypeSerializer].DeserializeJson(System.ReadOnlySpan`1<char>)
	  at ServiceStack.Text.Json.JsonReader+<>c__DisplayClass3_0.<GetParseSpanFn>b__0 (System.ReadOnlySpan`1[T] v) [0x0000b] in <bb3ab23d1feb49c79196f0d2a277ae01>:0 
	  at ServiceStack.Text.JsonSerializer.DeserializeFromSpan (System.Type type, System.ReadOnlySpan`1[T] value) [0x0000f] in <bb3ab23d1feb49c79196f0d2a277ae01>:0 
	  at Emby.Common.Implementations.Serialization.JsonSerializer.DeserializeFromSpan (System.ReadOnlySpan`1[T] json, System.Type type) [0x00000] in <f99fe759b9d24ddb9acc763f5aa5f567>:0 
	  at Emby.Server.Implementations.HttpServer.WebSocketConnection.OnReceiveInternal (System.ReadOnlySpan`1[T] message) [0x00029] in <f99fe759b9d24ddb9acc763f5aa5f567>:0 
	Source: ServiceStack.Text
	TargetSite: System.ReadOnlySpan`1[System.Char] ParseString(System.ReadOnlySpan`1[System.Char], Int32 ByRef)
	
2023-10-04 20:50:21.278 Warn Server: AUTH-ERROR: 192.168.1.216 - Access token is invalid or expired.
2023-10-04 21:51:43.823 Info MediaProbeManager: ProcessRun 'ffprobe' Execute: /data/data/com.emby.embyserver/files/ffmpeg/ffprobe -i file:"/storage/5AB9-3C31/Media/Videos/Videos/2021/04-Apr/20210403_103000.MOV" -threads 0 -v info -print_format json -show_streams -show_chapters -show_format -show_data
2023-10-04 21:51:44.734 Info MediaProbeManager: ProcessRun 'ffprobe' Process exited with code 0 - Succeeded
2023-10-04 21:51:44.783 Error App: Error in ffprobe
	*** Error Report ***
	Version: 4.8.0.51
	Command line: /data/app/com.emby.embyserver-Xwj5T-xShY4fmIWpdyZIXA==/base.apk
	Operating system: Android 10 (REL) SDK:29 BuildId:QP1A.191105.004  Incremental:eng.ren.20210414.163131 Patch-Level: 2019-12-05
	Framework: Mono 6.12.0 (2020-02/c633fe92383) 4.0.50524.0
	OS/Process: Arm/Arm
	Runtime: mscorlib.dll
	Processor count: 4
	Data path: /storage/emulated/0/Android/data/com.emby.embyserver/files
	Application path: /data/user/0/com.emby.embyserver
	Fingerprint: google/sailfish/sailfish:10/QP1A.191105.004/:userdebug/test-keys
	Model: H6 - Allwinner/Allwinner
	Hardware: H6/H6/sun50iw9p1/exdroid
	SupportedAbis: armeabi-v7a, armeabi
	Emby.Server.MediaEncoding.Unified.Ffmpeg.FfRunException: Emby.Server.MediaEncoding.Unified.Ffmpeg.FfRunException: ffprobe failed - streams and format are both null: -i file:"/storage/5AB9-3C31/Media/Videos/Videos/2021/04-Apr/20210403_103000.MOV" -threads 0 -v info -print_format json -show_streams -show_chapters -show_format -show_data
	ffprobe version 5.1-emby_2023_06_25 Copyright (c) 2007-2022 the FFmpeg developers and softworkz for Emby LLC
	  built with Android (9352603, based on r450784d1) clang version 14.0.7 (https://android.googlesource.com/toolchain/llvm-project 4c603efb0cca074e9238af8b4106c30add4418f6)
	[mov,mp4,m4a,3gp,3g2,mj2 @ 0xee771000] moov atom not found
	file:/storage/5AB9-3C31/Media/Videos/Videos/2021/04-Apr/20210403_103000.MOV: Invalid data found when processing input
	
	
	{
	
	}
	  at Emby.Server.MediaEncoding.Probing.MediaProbeManager.GetMediaInfoInternal (System.String inputPath, System.String primaryPath, MediaBrowser.Model.MediaInfo.MediaProtocol protocol, System.String userAgent, System.Boolean extractChapters, System.String probeSizeArgument, System.Boolean isAudio, System.Threading.CancellationToken cancellationToken) [0x00224] in <6fcfe4a870074ef984b116511d2cc2b3>:0 
	  at Emby.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T] (MediaBrowser.Controller.Providers.MetadataResult`1[T] metadataResult, MediaBrowser.Controller.Providers.MetadataRefreshOptions options, MediaBrowser.Model.Configuration.LibraryOptions libraryOptions, System.Threading.CancellationToken cancellationToken) [0x0026b] in <83a9cb2cc28d42849fdee2426cb071f8>:0 
	  at Emby.Providers.Manager.MetadataService`2[TItemType,TIdType].RunCustomProvider (MediaBrowser.Controller.Providers.ICustomMetadataProvider`1[TItemType] provider, MediaBrowser.Controller.Providers.MetadataResult`1[T] itemResult, System.String logName, MediaBrowser.Controller.Providers.MetadataRefreshOptions options, MediaBrowser.Model.Configuration.LibraryOptions libraryOptions, Emby.Providers.Manager.RefreshResult refreshResult, System.Threading.CancellationToken cancellationToken) [0x000df] in <83a9cb2cc28d42849fdee2426cb071f8>:0 
	Source: mscorlib
	TargetSite: Void Throw()

  

2023-10-04 20:53:28.323 Info Server: http/1.1 Response 204 to host5. Time: 478ms. POST http://192.168.1.228:8096/emby/Items/39?X-Emby-Client=Emby for Android&X-Emby-Device-Name=P25T_EEA&X-Emby-Device-Id=b5f89d57f1f0bfcf&X-Emby-Client-Version=3.3.29&X-Emby-Token=x_secret4_x&X-Emby-Language=en-gb&reqformat=json
2023-10-04 20:57:42.723 Info App: Sqlite: 284 - automatic index on LastWatchedEpisodes(SeriesPresentationUniqueKey)
2023-10-04 21:00:16.915 Info HttpServer: WS http://192.168.1.228:8096/embywebsocket?api_key=7c2c8941b19245d582d7e633f94fefb4&deviceId=b5e89d57f1f0bfcf. UserAgent: Mozilla/5.0 (Linux; Android 12; P25T_EEA Build/SQ1D.211205.016.A5; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/116.0.0.0 Safari/537.36
2023-10-04 21:00:26.286 Error Server: Error processing request
	*** Error Report ***
	Version: 4.8.0.51
	Command line: /data/app/com.emby.embyserver-Xwj5T-xShY4fmIWpdyZIXA==/base.apk
	Operating system: Android 10 (REL) SDK:29 BuildId:QP1A.191105.004  Incremental:eng.ren.20210414.163131 Patch-Level: 2019-12-05
	Framework: Mono 6.12.0 (2020-02/c633fe92383) 4.0.50524.0
	OS/Process: Arm/Arm
	Runtime: mscorlib.dll
	Processor count: 4
	Data path: /storage/emulated/0/Android/data/com.emby.embyserver/files
	Application path: /data/user/0/com.emby.embyserver
	Fingerprint: google/sailfish/sailfish:10/QP1A.191105.004/:userdebug/test-keys
	Model: H6 - Allwinner/Allwinner
	Hardware: H6/H6/sun50iw9p1/exdroid
	SupportedAbis: armeabi-v7a, armeabi
	System.ArgumentException: System.ArgumentException: Invalid path
	  at System.IO.Path.GetDirectoryName (System.String path) [0x0000d] in <1b39a03c32ec46258a7821e202e0269f>:0 
	  at Emby.Server.Implementations.IO.ManagedFileSystem.GetDirectoryName (System.String path) [0x00028] in <f99fe759b9d24ddb9acc763f5aa5f567>:0 
	  at Emby.Server.Implementations.IO.ManagedFileSystem.ToFileSystemMetadata (System.String path) [0x0001f] in <f99fe759b9d24ddb9acc763f5aa5f567>:0 
	  at System.Linq.Enumerable+SelectEnumerableIterator`2[TSource,TResult].ToList () [0x0001b] in <2b518444249345309542daed2e208536>:0 
	  at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0001f] in <2b518444249345309542daed2e208536>:0 
	  at Emby.Server.Implementations.IO.ManagedFileSystem.NormalizeDuplicates (MediaBrowser.Model.IO.FileSystemMetadata[] paths, System.Boolean checkSubPaths) [0x00122] in <f99fe759b9d24ddb9acc763f5aa5f567>:0 
	  at Emby.Server.Implementations.IO.ManagedFileSystem.CreateCommonFolderList () [0x000a8] in <f99fe759b9d24ddb9acc763f5aa5f567>:0 
	  at Emby.Server.Implementations.IO.ManagedFileSystem.get_CommonFolders () [0x00000] in <f99fe759b9d24ddb9acc763f5aa5f567>:0 
	  at Emby.Api.EnvironmentService.GetDrives () [0x00000] in <d35fa6c16bd7430f8124efeed3028a50>:0 
	  at Emby.Api.EnvironmentService.Get (Emby.Api.GetDrives request) [0x00000] in <d35fa6c16bd7430f8124efeed3028a50>:0 
	  at (wrapper dynamic-method) System.Object.lambda_method(System.Runtime.CompilerServices.Closure,object,object)
	  at Emby.Server.Implementations.Services.ServiceController.Execute (Emby.Server.Implementations.HttpServer.HttpListenerHost appHost, System.Object requestDto, MediaBrowser.Model.Services.IRequest req, System.Type serviceType) [0x0008c] in <f99fe759b9d24ddb9acc763f5aa5f567>:0 
	  at Emby.Server.Implementations.Services.ServiceHandler.ProcessRequestAsync (Emby.Server.Implementations.HttpServer.HttpListenerHost httpHost, MediaBrowser.Controller.IServerApplicationHost appHost, MediaBrowser.Model.Services.IRequest httpReq, MediaBrowser.Model.Services.IResponse httpRes, MediaBrowser.Model.IO.IStreamHelper streamHelper, Emby.Server.Implementations.Services.RestPath restPath, System.String responseContentType, System.Threading.CancellationToken cancellationToken) [0x001d1] in <f99fe759b9d24ddb9acc763f5aa5f567>:0 
	  at Emby.Server.Implementations.HttpServer.HttpListenerHost.RequestHandler (MediaBrowser.Model.Services.IRequest httpReq, System.ReadOnlyMemory`1[T] urlString, System.ReadOnlyMemory`1[T] localPath, System.Threading.CancellationToken cancellationToken) [0x00b9c] in <f99fe759b9d24ddb9acc763f5aa5f567>:0 
	Source: mscorlib
	TargetSite: Void Throw()

Thanks

Link to comment
Share on other sites

Hello @Luke,

Here is the video extraction log. This is how the folders look, but there is the option to delete the empty primary image?. Also .HEIC images were causing exceptions as well, they would show in the library but won't play or have thumbnails. I had to convert them to JPGs before scan could continue. 

image.thumb.png.e3e24024469b6c5374b574ab0b6d901d.png

 

image.thumb.png.ddf92eac1f41280bc830290e03ca006e.png

embyserver-63832093888.txt

Edited by JeffJ0
Missing further info
Link to comment
Share on other sites

  • Solution

Update: I switched my server to 4.7.14.0 and I noticed that the initial few library scans completes without updating those video/photo folders, but if I repeatedly do the scan, maybe 5-6 times (they complete pretty fast at this point) eventually the Primary images starts appearing in these folders. So it looks like sometimes the scan encounters errors like I/O, OOM, random CPU interference etc, so many repeated scans may be required. 

@LukeAs for HEIC images; in 4.7.14.0 they don't even get picked up and fails to appear all together. Here are the logs from library scans for a test folder with one HEIC image.

2023-10-06 00:00:00.081 Info App: Application version: 4.7.14.0
2023-10-06 00:00:00.082 Info App: Emby
	Command line: /data/app/com.emby.embyserver-rbSlW2bC0GrH6extzIMukA==/base.apk
	Operating system: Android 10 (REL) SDK:29 BuildId:QP1A.191105.004  Incremental:eng.ren.20210414.163131 Patch-Level: 2019-12-05
	Framework: Mono 6.12.0 (2020-02/c633fe92383) 4.0.50524.0
	OS/Process: Arm/Arm
	Runtime: mscorlib.dll
	Processor count: 4
	Data path: /storage/emulated/0/Android/data/com.emby.embyserver/files
	Application path: /data/user/0/com.emby.embyserver
	Fingerprint: google/sailfish/sailfish:10/QP1A.191105.004/:userdebug/test-keys
	Model: H6 - Allwinner/Allwinner
	Hardware: H6/H6/sun50iw9p1/exdroid
	SupportedAbis: armeabi-v7a, armeabi
2023-10-06 00:00:00.082 Info App: Logs path: /storage/emulated/0/Android/data/com.emby.embyserver/files/logs
2023-10-06 00:00:00.082 Info App: Cache path: /storage/4B42-14E8/Android/data/com.emby.embyserver/files/cache
2023-10-06 00:00:00.082 Info App: Internal metadata path: /storage/5AB9-3C31/Android/data/com.emby.embyserver/files/metadata
2023-10-06 00:00:00.082 Info App: Transcoding temporary files path: storage/4B42-14E8/Android/data/com.emby.embyserver/files/transcoding-temp
2023-10-06 00:00:00.083 Info App: Plugins:
	Bluray Folder Support 1.0.0.0
	Cinema Intros 1.0.40.0
	DLNA 1.2.7.0
	Dvd Folder Support 1.0.0.0
	Emby Guide Data 1.0.12.0
	Fanart.tv 1.0.15.0
	M3U TV Tuner 1.0.13.0
	MovieDb 1.7.3.0
	MusicBrainz 1.0.22.0
	Nfo Metadata 1.0.77.0
	OMDb 1.0.20.0
	Open Subtitles 1.0.34.0
	Port Mapper 1.2.1.0
	Studio Images 1.0.3.0
	TheAudioDb 1.0.18.0
	TheTVDB 1.4.1.0
	Webhooks 1.0.25.0
	XmlTV 1.1.3.0
2023-10-06 07:54:57.016 Info Server: http/1.1 POST http://192.168.1.228:8096/emby/Sync/data. UserAgent: okhttp/4.9.2
2023-10-06 07:54:57.023 Info Server: http/1.1 Response 200 to host4. Time: 8ms. http://192.168.1.228:8096/emby/Sync/data
2023-10-06 07:54:57.323 Warn App: Unable to respond to udp request because the local ip address could not be determined.
2023-10-06 07:54:57.326 Warn App: Unable to respond to udp request because the local ip address could not be determined.
2023-10-06 07:54:58.512 Info HttpServer: WS http://192.168.1.228:8096/embywebsocket?api_key=8be5b600e1fb49a6b0193eb2ca611a84&deviceId=e036292bf139e446. UserAgent: Mozilla/5.0 (Linux; Android 13; DN2101 Build/TP1A.220905.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/117.0.0.0 Mobile Safari/537.36
2023-10-06 07:54:58.533 Info Server: http/1.1 POST http://192.168.1.228:8096/emby/Sessions/Capabilities/Full?X-Emby-Client=Emby for Android&X-Emby-Device-Name=DN2101&X-Emby-Device-Id=e036292bf139e446&X-Emby-Client-Version=3.3.32&X-Emby-Language=en-gb&reqformat=json. UserAgent: Mozilla/5.0 (Linux; Android 13; DN2101 Build/TP1A.220905.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/117.0.0.0 Mobile Safari/537.36
2023-10-06 07:54:58.545 Info Server: http/1.1 Response 204 to host4. Time: 12ms. http://192.168.1.228:8096/emby/Sessions/Capabilities/Full?X-Emby-Client=Emby for Android&X-Emby-Device-Name=DN2101&X-Emby-Device-Id=e036292bf139e446&X-Emby-Client-Version=3.3.32&X-Emby-Language=en-gb&reqformat=json
2023-10-06 08:09:57.124 Info Server: http/1.1 POST http://192.168.1.228:8096/emby/Sync/data. UserAgent: okhttp/4.9.2
2023-10-06 08:09:57.133 Info Server: http/1.1 Response 200 to host4. Time: 9ms. http://192.168.1.228:8096/emby/Sync/data
2023-10-06 10:40:46.230 Info Server: http/1.1 POST http://192.168.1.228:8096/emby/Users/authenticatebyname?X-Emby-Client=Emby%20Web&X-Emby-Device-Name=Chrome%20Windows&X-Emby-Device-Id=fd4e0fc0-6c40-4581-8fb1-a3de0cb3c1f6&X-Emby-Client-Version=4.7.14.0&X-Emby-Language=en-gb. Host=192.168.1.228:8096, Connection=keep-alive, Content-Length=24, accept=application/json, User-Agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36, Content-Type=application/x-www-form-urlencoded; charset=UTF-8, Sec-GPC=1, Accept-Language=en, Origin=http://192.168.1.228:8096, Referer=http://192.168.1.228:8096/web/index.html, Accept-Encoding=gzip, deflate
2023-10-06 10:40:46.237 Info UserManager: Authentication request for Jeff has succeeded.
2023-10-06 10:40:46.241 Info SessionManager: Creating new access token for user 1
2023-10-06 10:40:46.256 Info Server: http/1.1 Response 200 to host3. Time: 26ms. http://192.168.1.228:8096/emby/Users/authenticatebyname?X-Emby-Client=Emby%20Web&X-Emby-Device-Name=Chrome%20Windows&X-Emby-Device-Id=fd4e0fc0-6c40-4581-8fb1-a3de0cb3c1f6&X-Emby-Client-Version=4.7.14.0&X-Emby-Language=en-gb
2023-10-06 10:40:46.268 Info HttpServer: WS http://192.168.1.228:8096/embywebsocket?api_key=b87edea367654781a441d9064deed317&deviceId=fd4e0fc0-6c40-4581-8fb1-a3de0cb3c1f6. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36
2023-10-06 10:40:46.284 Info Server: http/1.1 POST http://192.168.1.228:8096/emby/Sessions/Capabilities/Full?X-Emby-Client=Emby Web&X-Emby-Device-Name=Chrome Windows&X-Emby-Device-Id=fd4e0fc0-6c40-4581-8fb1-a3de0cb3c1f6&X-Emby-Client-Version=4.7.14.0&X-Emby-Language=en-gb&reqformat=json. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36
2023-10-06 10:40:46.300 Info Server: http/1.1 Response 204 to host3. Time: 16ms. http://192.168.1.228:8096/emby/Sessions/Capabilities/Full?X-Emby-Client=Emby Web&X-Emby-Device-Name=Chrome Windows&X-Emby-Device-Id=fd4e0fc0-6c40-4581-8fb1-a3de0cb3c1f6&X-Emby-Client-Version=4.7.14.0&X-Emby-Language=en-gb&reqformat=json
2023-10-06 10:41:04.736 Info Server: http/1.1 POST http://192.168.1.228:8096/emby/Environment/ValidatePath?X-Emby-Client=Emby Web&X-Emby-Device-Name=Chrome Windows&X-Emby-Device-Id=fd4e0fc0-6c40-4581-8fb1-a3de0cb3c1f6&X-Emby-Client-Version=4.7.14.0&X-Emby-Language=en-gb. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36
2023-10-06 10:41:04.751 Info Server: http/1.1 Response 204 to host3. Time: 16ms. http://192.168.1.228:8096/emby/Environment/ValidatePath?X-Emby-Client=Emby Web&X-Emby-Device-Name=Chrome Windows&X-Emby-Device-Id=fd4e0fc0-6c40-4581-8fb1-a3de0cb3c1f6&X-Emby-Client-Version=4.7.14.0&X-Emby-Language=en-gb
2023-10-06 10:41:06.401 Info Server: http/1.1 POST http://192.168.1.228:8096/emby/Library/VirtualFolders?collectionType=homevideos&refreshLibrary=true&name=Test&X-Emby-Client=Emby Web&X-Emby-Device-Name=Chrome Windows&X-Emby-Device-Id=fd4e0fc0-6c40-4581-8fb1-a3de0cb3c1f6&X-Emby-Client-Version=4.7.14.0&X-Emby-Language=en-gb&reqformat=json. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36
2023-10-06 10:41:06.720 Info Server: http/1.1 Response 204 to host3. Time: 319ms. http://192.168.1.228:8096/emby/Library/VirtualFolders?collectionType=homevideos&refreshLibrary=true&name=Test&X-Emby-Client=Emby Web&X-Emby-Device-Name=Chrome Windows&X-Emby-Device-Id=fd4e0fc0-6c40-4581-8fb1-a3de0cb3c1f6&X-Emby-Client-Version=4.7.14.0&X-Emby-Language=en-gb&reqformat=json
2023-10-06 10:41:41.846 Info HttpServer: WS http://192.168.1.228:8096/embywebsocket?api_key=b87edea367654781a441d9064deed317&deviceId=fd4e0fc0-6c40-4581-8fb1-a3de0cb3c1f6. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36
2023-10-06 10:41:41.867 Error Server: Error processing web socket message
	*** Error Report ***
	Version: 4.7.14.0
	Command line: /data/app/com.emby.embyserver-rbSlW2bC0GrH6extzIMukA==/base.apk
	Operating system: Android 10 (REL) SDK:29 BuildId:QP1A.191105.004  Incremental:eng.ren.20210414.163131 Patch-Level: 2019-12-05
	Framework: Mono 6.12.0 (2020-02/c633fe92383) 4.0.50524.0
	OS/Process: Arm/Arm
	Runtime: mscorlib.dll
	Processor count: 4
	Data path: /storage/emulated/0/Android/data/com.emby.embyserver/files
	Application path: /data/user/0/com.emby.embyserver
	Fingerprint: google/sailfish/sailfish:10/QP1A.191105.004/:userdebug/test-keys
	Model: H6 - Allwinner/Allwinner
	Hardware: H6/H6/sun50iw9p1/exdroid
	SupportedAbis: armeabi-v7a, armeabi
	System.IndexOutOfRangeException: System.IndexOutOfRangeException: Index was outside the bounds of the array.
	  at ServiceStack.Text.Json.JsonTypeSerializer.ParseString (System.ReadOnlySpan`1[T] json, System.Int32& index) [0x00049] in <62080f96e3a546aa8fe775569865dadc>:0 
	  at ServiceStack.Text.Json.JsonTypeSerializer.EatValue (System.ReadOnlySpan`1[T] value, System.Int32& i) [0x0008e] in <62080f96e3a546aa8fe775569865dadc>:0 
	  at ServiceStack.Text.Common.DeserializeTypeRefJson.StringToType (System.ReadOnlySpan`1[T] strType, ServiceStack.Text.TypeConfig typeConfig, ServiceStack.EmptyCtorDelegate ctorFn, System.Collections.Generic.KeyValuePair`2[System.String,ServiceStack.Text.Common.TypeAccessor][] typeAccessors) [0x00104] in <62080f96e3a546aa8fe775569865dadc>:0 
	  at ServiceStack.Text.Common.DeserializeType`1+StringToTypeContext[TSerializer].DeserializeJson (System.ReadOnlySpan`1[T] value) [0x00000] in <62080f96e3a546aa8fe775569865dadc>:0 
	  at (wrapper unbox) ServiceStack.Text.Common.DeserializeType`1+StringToTypeContext[ServiceStack.Text.Json.JsonTypeSerializer].DeserializeJson(System.ReadOnlySpan`1<char>)
	  at ServiceStack.Text.Json.JsonReader+<>c__DisplayClass3_0.<GetParseSpanFn>b__0 (System.ReadOnlySpan`1[T] v) [0x0000b] in <62080f96e3a546aa8fe775569865dadc>:0 
	  at ServiceStack.Text.JsonSerializer.DeserializeFromSpan (System.Type type, System.ReadOnlySpan`1[T] value) [0x0000f] in <62080f96e3a546aa8fe775569865dadc>:0 
	  at Emby.Common.Implementations.Serialization.JsonSerializer.DeserializeFromSpan (System.ReadOnlySpan`1[T] json, System.Type type) [0x00000] in <6df2c42d05de442792bc7a45b9540b66>:0 
	  at Emby.Server.Implementations.HttpServer.WebSocketConnection.OnReceiveInternal (System.ReadOnlySpan`1[T] message) [0x00029] in <6df2c42d05de442792bc7a45b9540b66>:0 
	Source: ServiceStack.Text
	TargetSite: System.ReadOnlySpan`1[System.Char] ParseString(System.ReadOnlySpan`1[System.Char], Int32 ByRef)
	
2023-10-06 10:43:09.321 Info Server: http/1.1 POST http://192.168.1.228:8096/emby/Users/26f995f6e08340909e6ff2b694a2b704/Configuration?X-Emby-Client=Emby Web&X-Emby-Device-Name=Chrome Windows&X-Emby-Device-Id=fd4e0fc0-6c40-4581-8fb1-a3de0cb3c1f6&X-Emby-Client-Version=4.7.14.0&X-Emby-Language=en-gb&reqformat=json. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36
2023-10-06 10:43:09.337 Info Server: http/1.1 Response 204 to host3. Time: 17ms. http://192.168.1.228:8096/emby/Users/26f995f6e08340909e6ff2b694a2b704/Configuration?X-Emby-Client=Emby Web&X-Emby-Device-Name=Chrome Windows&X-Emby-Device-Id=fd4e0fc0-6c40-4581-8fb1-a3de0cb3c1f6&X-Emby-Client-Version=4.7.14.0&X-Emby-Language=en-gb&reqformat=json
2023-10-06 10:43:09.372 Info Server: http/1.1 POST http://192.168.1.228:8096/emby/DisplayPreferences/usersettings?userId=26f995f6e08340909e6ff2b694a2b704&client=emby&X-Emby-Client=Emby Web&X-Emby-Device-Name=Chrome Windows&X-Emby-Device-Id=fd4e0fc0-6c40-4581-8fb1-a3de0cb3c1f6&X-Emby-Client-Version=4.7.14.0&X-Emby-Language=en-gb&reqformat=json. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36
2023-10-06 10:43:09.394 Info Server: http/1.1 Response 204 to host3. Time: 23ms. http://192.168.1.228:8096/emby/DisplayPreferences/usersettings?userId=26f995f6e08340909e6ff2b694a2b704&client=emby&X-Emby-Client=Emby Web&X-Emby-Device-Name=Chrome Windows&X-Emby-Device-Id=fd4e0fc0-6c40-4581-8fb1-a3de0cb3c1f6&X-Emby-Client-Version=4.7.14.0&X-Emby-Language=en-gb&reqformat=json
2023-10-06 10:43:46.886 Info HttpServer: WS http://192.168.1.228:8096/embywebsocket?api_key=b87edea367654781a441d9064deed317&deviceId=fd4e0fc0-6c40-4581-8fb1-a3de0cb3c1f6. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36
2023-10-06 10:43:52.745 Info Server: http/1.1 POST http://192.168.1.228:8096/emby/Items/6508/Refresh?Recursive=true&ImageRefreshMode=Default&MetadataRefreshMode=Default&ReplaceAllImages=false&ReplaceAllMetadata=false&X-Emby-Client=Emby Web&X-Emby-Device-Name=Chrome Windows&X-Emby-Device-Id=fd4e0fc0-6c40-4581-8fb1-a3de0cb3c1f6&X-Emby-Client-Version=4.7.14.0&X-Emby-Language=en-gb. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36
2023-10-06 10:43:52.753 Info Server: http/1.1 Response 204 to host3. Time: 9ms. http://192.168.1.228:8096/emby/Items/6508/Refresh?Recursive=true&ImageRefreshMode=Default&MetadataRefreshMode=Default&ReplaceAllImages=false&ReplaceAllMetadata=false&X-Emby-Client=Emby Web&X-Emby-Device-Name=Chrome Windows&X-Emby-Device-Id=fd4e0fc0-6c40-4581-8fb1-a3de0cb3c1f6&X-Emby-Client-Version=4.7.14.0&X-Emby-Language=en-gb
2023-10-06 10:44:08.931 Info HttpServer: WS http://192.168.1.228:8096/embywebsocket?api_key=b87edea367654781a441d9064deed317&deviceId=fd4e0fc0-6c40-4581-8fb1-a3de0cb3c1f6. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36
2023-10-06 10:44:11.922 Info Server: http/1.1 POST http://192.168.1.228:8096/emby/ScheduledTasks/Running/6330ee8fb4a957f33981f89aa78b030f?X-Emby-Client=Emby Web&X-Emby-Device-Name=Chrome Windows&X-Emby-Device-Id=fd4e0fc0-6c40-4581-8fb1-a3de0cb3c1f6&X-Emby-Client-Version=4.7.14.0&X-Emby-Language=en-gb. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36
2023-10-06 10:44:11.928 Info Server: http/1.1 Response 204 to host3. Time: 6ms. http://192.168.1.228:8096/emby/ScheduledTasks/Running/6330ee8fb4a957f33981f89aa78b030f?X-Emby-Client=Emby Web&X-Emby-Device-Name=Chrome Windows&X-Emby-Device-Id=fd4e0fc0-6c40-4581-8fb1-a3de0cb3c1f6&X-Emby-Client-Version=4.7.14.0&X-Emby-Language=en-gb
2023-10-06 10:44:57.474 Info HttpServer: WS http://192.168.1.228:8096/embywebsocket?api_key=b87edea367654781a441d9064deed317&deviceId=fd4e0fc0-6c40-4581-8fb1-a3de0cb3c1f6. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36
2023-10-06 10:44:57.487 Error Server: Error processing web socket message
	*** Error Report ***
	Version: 4.7.14.0
	Command line: /data/app/com.emby.embyserver-rbSlW2bC0GrH6extzIMukA==/base.apk
	Operating system: Android 10 (REL) SDK:29 BuildId:QP1A.191105.004  Incremental:eng.ren.20210414.163131 Patch-Level: 2019-12-05
	Framework: Mono 6.12.0 (2020-02/c633fe92383) 4.0.50524.0
	OS/Process: Arm/Arm
	Runtime: mscorlib.dll
	Processor count: 4
	Data path: /storage/emulated/0/Android/data/com.emby.embyserver/files
	Application path: /data/user/0/com.emby.embyserver
	Fingerprint: google/sailfish/sailfish:10/QP1A.191105.004/:userdebug/test-keys
	Model: H6 - Allwinner/Allwinner
	Hardware: H6/H6/sun50iw9p1/exdroid
	SupportedAbis: armeabi-v7a, armeabi
	System.IndexOutOfRangeException: System.IndexOutOfRangeException: Index was outside the bounds of the array.
	  at ServiceStack.Text.Json.JsonTypeSerializer.ParseString (System.ReadOnlySpan`1[T] json, System.Int32& index) [0x00049] in <62080f96e3a546aa8fe775569865dadc>:0 
	  at ServiceStack.Text.Json.JsonTypeSerializer.EatValue (System.ReadOnlySpan`1[T] value, System.Int32& i) [0x0008e] in <62080f96e3a546aa8fe775569865dadc>:0 
	  at ServiceStack.Text.Common.DeserializeTypeRefJson.StringToType (System.ReadOnlySpan`1[T] strType, ServiceStack.Text.TypeConfig typeConfig, ServiceStack.EmptyCtorDelegate ctorFn, System.Collections.Generic.KeyValuePair`2[System.String,ServiceStack.Text.Common.TypeAccessor][] typeAccessors) [0x00104] in <62080f96e3a546aa8fe775569865dadc>:0 
	  at ServiceStack.Text.Common.DeserializeType`1+StringToTypeContext[TSerializer].DeserializeJson (System.ReadOnlySpan`1[T] value) [0x00000] in <62080f96e3a546aa8fe775569865dadc>:0 
	  at (wrapper unbox) ServiceStack.Text.Common.DeserializeType`1+StringToTypeContext[ServiceStack.Text.Json.JsonTypeSerializer].DeserializeJson(System.ReadOnlySpan`1<char>)
	  at ServiceStack.Text.Json.JsonReader+<>c__DisplayClass3_0.<GetParseSpanFn>b__0 (System.ReadOnlySpan`1[T] v) [0x0000b] in <62080f96e3a546aa8fe775569865dadc>:0 
	  at ServiceStack.Text.JsonSerializer.DeserializeFromSpan (System.Type type, System.ReadOnlySpan`1[T] value) [0x0000f] in <62080f96e3a546aa8fe775569865dadc>:0 
	  at Emby.Common.Implementations.Serialization.JsonSerializer.DeserializeFromSpan (System.ReadOnlySpan`1[T] json, System.Type type) [0x00000] in <6df2c42d05de442792bc7a45b9540b66>:0 
	  at Emby.Server.Implementations.HttpServer.WebSocketConnection.OnReceiveInternal (System.ReadOnlySpan`1[T] message) [0x00029] in <6df2c42d05de442792bc7a45b9540b66>:0 
	Source: ServiceStack.Text
	TargetSite: System.ReadOnlySpan`1[System.Char] ParseString(System.ReadOnlySpan`1[System.Char], Int32 ByRef)
	
2023-10-06 10:47:44.034 Info HttpServer: WS http://192.168.1.228:8096/embywebsocket?api_key=b87edea367654781a441d9064deed317&deviceId=fd4e0fc0-6c40-4581-8fb1-a3de0cb3c1f6. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36
2023-10-06 10:47:44.037 Info Server: http/1.1 POST http://192.168.1.228:8096/emby/Sessions/Capabilities/Full?X-Emby-Client=Emby Web&X-Emby-Device-Name=Chrome Windows&X-Emby-Device-Id=fd4e0fc0-6c40-4581-8fb1-a3de0cb3c1f6&X-Emby-Client-Version=4.7.14.0&X-Emby-Language=en-gb&reqformat=json. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36
2023-10-06 10:47:44.053 Info Server: http/1.1 Response 204 to host3. Time: 17ms. http://192.168.1.228:8096/emby/Sessions/Capabilities/Full?X-Emby-Client=Emby Web&X-Emby-Device-Name=Chrome Windows&X-Emby-Device-Id=fd4e0fc0-6c40-4581-8fb1-a3de0cb3c1f6&X-Emby-Client-Version=4.7.14.0&X-Emby-Language=en-gb&reqformat=json
2023-10-06 10:47:54.151 Error Server: Error processing web socket message
	*** Error Report ***
	Version: 4.7.14.0
	Command line: /data/app/com.emby.embyserver-rbSlW2bC0GrH6extzIMukA==/base.apk
	Operating system: Android 10 (REL) SDK:29 BuildId:QP1A.191105.004  Incremental:eng.ren.20210414.163131 Patch-Level: 2019-12-05
	Framework: Mono 6.12.0 (2020-02/c633fe92383) 4.0.50524.0
	OS/Process: Arm/Arm
	Runtime: mscorlib.dll
	Processor count: 4
	Data path: /storage/emulated/0/Android/data/com.emby.embyserver/files
	Application path: /data/user/0/com.emby.embyserver
	Fingerprint: google/sailfish/sailfish:10/QP1A.191105.004/:userdebug/test-keys
	Model: H6 - Allwinner/Allwinner
	Hardware: H6/H6/sun50iw9p1/exdroid
	SupportedAbis: armeabi-v7a, armeabi
	System.IndexOutOfRangeException: System.IndexOutOfRangeException: Index was outside the bounds of the array.
	  at ServiceStack.Text.Json.JsonTypeSerializer.ParseString (System.ReadOnlySpan`1[T] json, System.Int32& index) [0x00049] in <62080f96e3a546aa8fe775569865dadc>:0 
	  at ServiceStack.Text.Json.JsonTypeSerializer.EatValue (System.ReadOnlySpan`1[T] value, System.Int32& i) [0x0008e] in <62080f96e3a546aa8fe775569865dadc>:0 
	  at ServiceStack.Text.Common.DeserializeTypeRefJson.StringToType (System.ReadOnlySpan`1[T] strType, ServiceStack.Text.TypeConfig typeConfig, ServiceStack.EmptyCtorDelegate ctorFn, System.Collections.Generic.KeyValuePair`2[System.String,ServiceStack.Text.Common.TypeAccessor][] typeAccessors) [0x00104] in <62080f96e3a546aa8fe775569865dadc>:0 
	  at ServiceStack.Text.Common.DeserializeType`1+StringToTypeContext[TSerializer].DeserializeJson (System.ReadOnlySpan`1[T] value) [0x00000] in <62080f96e3a546aa8fe775569865dadc>:0 
	  at (wrapper unbox) ServiceStack.Text.Common.DeserializeType`1+StringToTypeContext[ServiceStack.Text.Json.JsonTypeSerializer].DeserializeJson(System.ReadOnlySpan`1<char>)
	  at ServiceStack.Text.Json.JsonReader+<>c__DisplayClass3_0.<GetParseSpanFn>b__0 (System.ReadOnlySpan`1[T] v) [0x0000b] in <62080f96e3a546aa8fe775569865dadc>:0 
	  at ServiceStack.Text.JsonSerializer.DeserializeFromSpan (System.Type type, System.ReadOnlySpan`1[T] value) [0x0000f] in <62080f96e3a546aa8fe775569865dadc>:0 
	  at Emby.Common.Implementations.Serialization.JsonSerializer.DeserializeFromSpan (System.ReadOnlySpan`1[T] json, System.Type type) [0x00000] in <6df2c42d05de442792bc7a45b9540b66>:0 
	  at Emby.Server.Implementations.HttpServer.WebSocketConnection.OnReceiveInternal (System.ReadOnlySpan`1[T] message) [0x00029] in <6df2c42d05de442792bc7a45b9540b66>:0 
	Source: ServiceStack.Text
	TargetSite: System.ReadOnlySpan`1[System.Char] ParseString(System.ReadOnlySpan`1[System.Char], Int32 ByRef)
	

 

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