Jump to content

Question About Errors in Log


bsapi

Recommended Posts

bsapi

Can anyone help me what is going on here ?

My log is usually clear but now I got this. Can someone explain please what I am staring at actually ?

If I copy-paste the URL to the browser I get an XML file.

Thank you in advance.

2024-01-25 09:18:33.527 Info HttpClient: GET https://musicbrainz.emby.tv/ws/2/artist/2271bc03-c9be-4f65-937c-3c98c47dcaf1 4b6c20fa-2b86-44eb-83d9-d5d1ab7d9f3d 09d7b43c-239a-4abe-8f0c-5fbe95b7c439 2dec681d-dbe8-444c-a947-a2732267ce20 54e90307-8061-45e6-b0e5-3018b0b37f82 ac6b502e-fa6c-4dd0-833c-3f2fd5e8ea84 54a1732b-0c61-4437-8bcb-30442fde3ef3 42dbdbf0-b3ea-46fd-a2f6-11ca288c2ed8 8c178ac7-7d3e-4986-90cc-d37c370de612 71e1936f-7291-4328-9600-64a08829e41f?inc=url-rels
2024-01-25 09:18:33.684 Error App: Error in MusicBrainz
	*** Error Report ***
	Version: 4.7.14.0
	Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffdetect /opt/emby-server/bin/ffdetect -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-rpm_{version}_x86_64.rpm
	Operating system: Linux version 4.18.0-477.15.1.el8_8.x86_64 (mockbuild@iad1-prod-build001.bld.equ.rockylinux.org) (gcc version 8.5.0 20210514 (Red Hat 8.5.0-18) (GCC))
	Framework: .NET 6.0.20
	OS/Process: x64/x64
	Runtime: opt/emby-server/system/System.Private.CoreLib.dll
	Processor count: 16
	Data path: /var/lib/emby
	Application path: /opt/emby-server/system
	MediaBrowser.Model.Net.HttpException: MediaBrowser.Model.Net.HttpException: BadRequest
	   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod)
	   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod)
	   at MusicBrainz.MusicBrainzAlbumProvider.GetMusicBrainzResponse(String url, Boolean forceMusicBrainzProper, CancellationToken cancellationToken)
	   at MusicBrainz.MusicBrainzArtistProvider.GetMetadata(ArtistInfo searchInfo, CancellationToken cancellationToken)
	   at Emby.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, LibraryOptions libraryOptions, String logName, TIdType id, IEnumerable`1 providers, MetadataRefreshOptions options, CancellationToken cancellationToken)
	Source: Emby.Server.Implementations
	TargetSite: Void MoveNext()
	
2024-01-25 09:18:33.691 Error App: Error in TheAudioDB
	*** Error Report ***
	Version: 4.7.14.0
	Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffdetect /opt/emby-server/bin/ffdetect -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-rpm_{version}_x86_64.rpm
	Operating system: Linux version 4.18.0-477.15.1.el8_8.x86_64 (mockbuild@iad1-prod-build001.bld.equ.rockylinux.org) (gcc version 8.5.0 20210514 (Red Hat 8.5.0-18) (GCC))
	Framework: .NET 6.0.20
	OS/Process: x64/x64
	Runtime: opt/emby-server/system/System.Private.CoreLib.dll
	Processor count: 16
	Data path: /var/lib/emby
	Application path: /opt/emby-server/system
	System.IO.PathTooLongException: System.IO.PathTooLongException: The path '/var/lib/emby/cache/audiodb-artist/2271bc03-c9be-4f65-937c-3c98c47dcaf1 4b6c20fa-2b86-44eb-83d9-d5d1ab7d9f3d 09d7b43c-239a-4abe-8f0c-5fbe95b7c439 2dec681d-dbe8-444c-a947-a2732267ce20 54e90307-8061-45e6-b0e5-3018b0b37f82 ac6b502e-fa6c-4dd0-833c-3f2fd5e8ea84 54a1732b-0c61-4437-8bcb-30442fde3ef3 42dbdbf0-b3ea-46fd-a2f6-11ca288c2ed8 8c178ac7-7d3e-4986-90cc-d37c370de612 71e1936f-7291-4328-9600-64a08829e41f' is too long, or a component of the specified path is too long.
	   at System.IO.FileSystem.CreateDirectory(String fullPath)
	   at System.IO.Directory.CreateDirectory(String path)
	   at Emby.Server.Implementations.IO.ManagedFileSystem.CreateDirectory(String path)
	   at AudioDb.AudioDbArtistProvider.EnsureArtistInfo(String musicBrainzId, IDirectoryService directoryService, CancellationToken cancellationToken)
	   at AudioDb.AudioDbArtistProvider.GetMetadata(RemoteMetadataFetchOptions`1 options, CancellationToken cancellationToken)
	   at Emby.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, LibraryOptions libraryOptions, String logName, TIdType id, IEnumerable`1 providers, MetadataRefreshOptions options, CancellationToken cancellationToken)
	Source: System.Private.CoreLib
	TargetSite: Void CreateDirectory(System.String)
	
2024-01-25 09:18:33.697 Error ProviderManager: FanartArtistProvider failed in GetImageInfos for type MusicArtist
	*** Error Report ***
	Version: 4.7.14.0
	Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffdetect /opt/emby-server/bin/ffdetect -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-rpm_{version}_x86_64.rpm
	Operating system: Linux version 4.18.0-477.15.1.el8_8.x86_64 (mockbuild@iad1-prod-build001.bld.equ.rockylinux.org) (gcc version 8.5.0 20210514 (Red Hat 8.5.0-18) (GCC))
	Framework: .NET 6.0.20
	OS/Process: x64/x64
	Runtime: opt/emby-server/system/System.Private.CoreLib.dll
	Processor count: 16
	Data path: /var/lib/emby
	Application path: /opt/emby-server/system
	System.IO.PathTooLongException: System.IO.PathTooLongException: The path '/var/lib/emby/cache/fanart-music/2271bc03-c9be-4f65-937c-3c98c47dcaf1 4b6c20fa-2b86-44eb-83d9-d5d1ab7d9f3d 09d7b43c-239a-4abe-8f0c-5fbe95b7c439 2dec681d-dbe8-444c-a947-a2732267ce20 54e90307-8061-45e6-b0e5-3018b0b37f82 ac6b502e-fa6c-4dd0-833c-3f2fd5e8ea84 54a1732b-0c61-4437-8bcb-30442fde3ef3 42dbdbf0-b3ea-46fd-a2f6-11ca288c2ed8 8c178ac7-7d3e-4986-90cc-d37c370de612 71e1936f-7291-4328-9600-64a08829e41f' is too long, or a component of the specified path is too long.
	   at System.IO.FileSystem.CreateDirectory(String fullPath)
	   at System.IO.Directory.CreateDirectory(String path)
	   at Emby.Server.Implementations.IO.ManagedFileSystem.CreateDirectory(String path)
	   at Fanart.FanartArtistProvider.DownloadArtistJson(String musicBrainzId, CancellationToken cancellationToken)
	   at Fanart.FanartArtistProvider.GetImages(BaseItem item, LibraryOptions libraryOptions, CancellationToken cancellationToken)
	   at Emby.Providers.Manager.ProviderManager.GetImages(BaseItem item, LibraryOptions libraryOptions, CancellationToken cancellationToken, IRemoteImageProvider provider, IDirectoryService directoryService, Int32 providerIndex)
	Source: System.Private.CoreLib
	TargetSite: Void CreateDirectory(System.String)
	
2024-01-25 09:18:33.698 Error ProviderManager: AudioDbArtistImageProvider failed in GetImageInfos for type MusicArtist
	*** Error Report ***
	Version: 4.7.14.0
	Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffdetect /opt/emby-server/bin/ffdetect -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-rpm_{version}_x86_64.rpm
	Operating system: Linux version 4.18.0-477.15.1.el8_8.x86_64 (mockbuild@iad1-prod-build001.bld.equ.rockylinux.org) (gcc version 8.5.0 20210514 (Red Hat 8.5.0-18) (GCC))
	Framework: .NET 6.0.20
	OS/Process: x64/x64
	Runtime: opt/emby-server/system/System.Private.CoreLib.dll
	Processor count: 16
	Data path: /var/lib/emby
	Application path: /opt/emby-server/system
	System.IO.PathTooLongException: System.IO.PathTooLongException: The path '/var/lib/emby/cache/audiodb-artist/2271bc03-c9be-4f65-937c-3c98c47dcaf1 4b6c20fa-2b86-44eb-83d9-d5d1ab7d9f3d 09d7b43c-239a-4abe-8f0c-5fbe95b7c439 2dec681d-dbe8-444c-a947-a2732267ce20 54e90307-8061-45e6-b0e5-3018b0b37f82 ac6b502e-fa6c-4dd0-833c-3f2fd5e8ea84 54a1732b-0c61-4437-8bcb-30442fde3ef3 42dbdbf0-b3ea-46fd-a2f6-11ca288c2ed8 8c178ac7-7d3e-4986-90cc-d37c370de612 71e1936f-7291-4328-9600-64a08829e41f' is too long, or a component of the specified path is too long.
	   at System.IO.FileSystem.CreateDirectory(String fullPath)
	   at System.IO.Directory.CreateDirectory(String path)
	   at Emby.Server.Implementations.IO.ManagedFileSystem.CreateDirectory(String path)
	   at AudioDb.AudioDbArtistProvider.EnsureArtistInfo(String musicBrainzId, IDirectoryService directoryService, CancellationToken cancellationToken)
	   at AudioDb.AudioDbArtistImageProvider.GetImages(RemoteImageFetchOptions options, CancellationToken cancellationToken)
	   at Emby.Providers.Manager.ProviderManager.GetImages(BaseItem item, LibraryOptions libraryOptions, CancellationToken cancellationToken, IRemoteImageProvider provider, IDirectoryService directoryService, Int32 providerIndex)
	Source: System.Private.CoreLib
	TargetSite: Void CreateDirectory(System.String)
	
2024-01-25 09:18:33.966 Info HttpClient: GET https://musicbrainz.emby.tv/ws/2/artist/28c1b7b7-355a-48b1-b2c4-75b8eb8080ef 278bda0a-9019-4321-b296-d5af329cb6e8?inc=url-rels
2024-01-25 09:18:34.107 Error App: Error in MusicBrainz
	*** Error Report ***
	Version: 4.7.14.0
	Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffdetect /opt/emby-server/bin/ffdetect -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-rpm_{version}_x86_64.rpm
	Operating system: Linux version 4.18.0-477.15.1.el8_8.x86_64 (mockbuild@iad1-prod-build001.bld.equ.rockylinux.org) (gcc version 8.5.0 20210514 (Red Hat 8.5.0-18) (GCC))
	Framework: .NET 6.0.20
	OS/Process: x64/x64
	Runtime: opt/emby-server/system/System.Private.CoreLib.dll
	Processor count: 16
	Data path: /var/lib/emby
	Application path: /opt/emby-server/system
	MediaBrowser.Model.Net.HttpException: MediaBrowser.Model.Net.HttpException: BadRequest
	   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod)
	   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod)
	   at MusicBrainz.MusicBrainzAlbumProvider.GetMusicBrainzResponse(String url, Boolean forceMusicBrainzProper, CancellationToken cancellationToken)
	   at MusicBrainz.MusicBrainzArtistProvider.GetMetadata(ArtistInfo searchInfo, CancellationToken cancellationToken)
	   at Emby.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, LibraryOptions libraryOptions, String logName, TIdType id, IEnumerable`1 providers, MetadataRefreshOptions options, CancellationToken cancellationToken)
	Source: Emby.Server.Implementations
	TargetSite: Void MoveNext()
	
2024-01-25 09:18:34.410 Info HttpClient: GET https://musicbrainz.emby.tv/ws/2/artist/28c1b7b7-355a-48b1-b2c4-75b8eb8080ef 278bda0a-9019-4321-b296-d5af329cb6e8 90251db0-0ad8-4ffe-9cca-62b527ba561b?inc=url-rels
2024-01-25 09:18:34.548 Error App: Error in MusicBrainz
	*** Error Report ***
	Version: 4.7.14.0
	Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffdetect /opt/emby-server/bin/ffdetect -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-rpm_{version}_x86_64.rpm
	Operating system: Linux version 4.18.0-477.15.1.el8_8.x86_64 (mockbuild@iad1-prod-build001.bld.equ.rockylinux.org) (gcc version 8.5.0 20210514 (Red Hat 8.5.0-18) (GCC))
	Framework: .NET 6.0.20
	OS/Process: x64/x64
	Runtime: opt/emby-server/system/System.Private.CoreLib.dll
	Processor count: 16
	Data path: /var/lib/emby
	Application path: /opt/emby-server/system
	MediaBrowser.Model.Net.HttpException: MediaBrowser.Model.Net.HttpException: BadRequest
	   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod)
	   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod)
	   at MusicBrainz.MusicBrainzAlbumProvider.GetMusicBrainzResponse(String url, Boolean forceMusicBrainzProper, CancellationToken cancellationToken)
	   at MusicBrainz.MusicBrainzArtistProvider.GetMetadata(ArtistInfo searchInfo, CancellationToken cancellationToken)
	   at Emby.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, LibraryOptions libraryOptions, String logName, TIdType id, IEnumerable`1 providers, MetadataRefreshOptions options, CancellationToken cancellationToken)
	Source: Emby.Server.Implementations
	TargetSite: Void MoveNext()
	
2024-01-25 09:18:34.834 Info HttpClient: GET https://musicbrainz.emby.tv/ws/2/artist/388f9713-09a0-4ef7-acea-1e22e4431424 0529a9e0-befb-4d9f-b6f9-1ccd7c83053e?inc=url-rels
2024-01-25 09:18:34.978 Error App: Error in MusicBrainz
	*** Error Report ***
	Version: 4.7.14.0
	Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffdetect /opt/emby-server/bin/ffdetect -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-rpm_{version}_x86_64.rpm
	Operating system: Linux version 4.18.0-477.15.1.el8_8.x86_64 (mockbuild@iad1-prod-build001.bld.equ.rockylinux.org) (gcc version 8.5.0 20210514 (Red Hat 8.5.0-18) (GCC))
	Framework: .NET 6.0.20
	OS/Process: x64/x64
	Runtime: opt/emby-server/system/System.Private.CoreLib.dll
	Processor count: 16
	Data path: /var/lib/emby
	Application path: /opt/emby-server/system
	MediaBrowser.Model.Net.HttpException: MediaBrowser.Model.Net.HttpException: BadRequest
	   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod)
	   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod)
	   at MusicBrainz.MusicBrainzAlbumProvider.GetMusicBrainzResponse(String url, Boolean forceMusicBrainzProper, CancellationToken cancellationToken)
	   at MusicBrainz.MusicBrainzArtistProvider.GetMetadata(ArtistInfo searchInfo, CancellationToken cancellationToken)
	   at Emby.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, LibraryOptions libraryOptions, String logName, TIdType id, IEnumerable`1 providers, MetadataRefreshOptions options, CancellationToken cancellationToken)
	Source: Emby.Server.Implementations
	TargetSite: Void MoveNext()
	
2024-01-25 09:18:35.283 Info HttpClient: GET https://musicbrainz.emby.tv/ws/2/artist/58dc97c2-5d91-431d-b1e0-937df09a2902 3e7dab12-e26d-4d35-93ae-a440f266ef91?inc=url-rels
2024-01-25 09:18:35.425 Error App: Error in MusicBrainz
	*** Error Report ***
	Version: 4.7.14.0
	Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffdetect /opt/emby-server/bin/ffdetect -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-rpm_{version}_x86_64.rpm
	Operating system: Linux version 4.18.0-477.15.1.el8_8.x86_64 (mockbuild@iad1-prod-build001.bld.equ.rockylinux.org) (gcc version 8.5.0 20210514 (Red Hat 8.5.0-18) (GCC))
	Framework: .NET 6.0.20
	OS/Process: x64/x64
	Runtime: opt/emby-server/system/System.Private.CoreLib.dll
	Processor count: 16
	Data path: /var/lib/emby
	Application path: /opt/emby-server/system
	MediaBrowser.Model.Net.HttpException: MediaBrowser.Model.Net.HttpException: BadRequest
	   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod)
	   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod)
	   at MusicBrainz.MusicBrainzAlbumProvider.GetMusicBrainzResponse(String url, Boolean forceMusicBrainzProper, CancellationToken cancellationToken)
	   at MusicBrainz.MusicBrainzArtistProvider.GetMetadata(ArtistInfo searchInfo, CancellationToken cancellationToken)
	   at Emby.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, LibraryOptions libraryOptions, String logName, TIdType id, IEnumerable`1 providers, MetadataRefreshOptions options, CancellationToken cancellationToken)
	Source: Emby.Server.Implementations
	TargetSite: Void MoveNext()
	
2024-01-25 09:18:35.749 Info HttpClient: GET https://musicbrainz.emby.tv/ws/2/artist/87094766-7812-4238-9f90-3cc9bbb2a529 d52ac009-4ed5-4d01-97d5-8280bb7dd460?inc=url-rels
2024-01-25 09:18:35.889 Error App: Error in MusicBrainz
	*** Error Report ***
	Version: 4.7.14.0
	Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffdetect /opt/emby-server/bin/ffdetect -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-rpm_{version}_x86_64.rpm
	Operating system: Linux version 4.18.0-477.15.1.el8_8.x86_64 (mockbuild@iad1-prod-build001.bld.equ.rockylinux.org) (gcc version 8.5.0 20210514 (Red Hat 8.5.0-18) (GCC))
	Framework: .NET 6.0.20
	OS/Process: x64/x64
	Runtime: opt/emby-server/system/System.Private.CoreLib.dll
	Processor count: 16
	Data path: /var/lib/emby
	Application path: /opt/emby-server/system
	MediaBrowser.Model.Net.HttpException: MediaBrowser.Model.Net.HttpException: BadRequest
	   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod)
	   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod)
	   at MusicBrainz.MusicBrainzAlbumProvider.GetMusicBrainzResponse(String url, Boolean forceMusicBrainzProper, CancellationToken cancellationToken)
	   at MusicBrainz.MusicBrainzArtistProvider.GetMetadata(ArtistInfo searchInfo, CancellationToken cancellationToken)
	   at Emby.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, LibraryOptions libraryOptions, String logName, TIdType id, IEnumerable`1 providers, MetadataRefreshOptions options, CancellationToken cancellationToken)
	Source: Emby.Server.Implementations
	TargetSite: Void MoveNext()
	
2024-01-25 09:18:36.260 Info HttpClient: GET https://musicbrainz.emby.tv/ws/2/artist/c5e139cf-3686-47bf-99de-657f08b4ae64 90251db0-0ad8-4ffe-9cca-62b527ba561b?inc=url-rels
2024-01-25 09:18:36.401 Error App: Error in MusicBrainz
	*** Error Report ***
	Version: 4.7.14.0
	Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffdetect /opt/emby-server/bin/ffdetect -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-rpm_{version}_x86_64.rpm
	Operating system: Linux version 4.18.0-477.15.1.el8_8.x86_64 (mockbuild@iad1-prod-build001.bld.equ.rockylinux.org) (gcc version 8.5.0 20210514 (Red Hat 8.5.0-18) (GCC))
	Framework: .NET 6.0.20
	OS/Process: x64/x64
	Runtime: opt/emby-server/system/System.Private.CoreLib.dll
	Processor count: 16
	Data path: /var/lib/emby
	Application path: /opt/emby-server/system
	MediaBrowser.Model.Net.HttpException: MediaBrowser.Model.Net.HttpException: BadRequest
	   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod)
	   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod)
	   at MusicBrainz.MusicBrainzAlbumProvider.GetMusicBrainzResponse(String url, Boolean forceMusicBrainzProper, CancellationToken cancellationToken)
	   at MusicBrainz.MusicBrainzArtistProvider.GetMetadata(ArtistInfo searchInfo, CancellationToken cancellationToken)
	   at Emby.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, LibraryOptions libraryOptions, String logName, TIdType id, IEnumerable`1 providers, MetadataRefreshOptions options, CancellationToken cancellationToken)
	Source: Emby.Server.Implementations
	TargetSite: Void MoveNext()
	
2024-01-25 09:18:36.661 Info HttpClient: GET https://musicbrainz.emby.tv/ws/2/artist/c854e1fa-5063-4a74-ac5a-59e8a88ecd2c 23f4997f-449c-409c-87cf-2e751611f89a?inc=url-rels
2024-01-25 09:18:36.802 Error App: Error in MusicBrainz
	*** Error Report ***
	Version: 4.7.14.0
	Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffdetect /opt/emby-server/bin/ffdetect -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-rpm_{version}_x86_64.rpm
	Operating system: Linux version 4.18.0-477.15.1.el8_8.x86_64 (mockbuild@iad1-prod-build001.bld.equ.rockylinux.org) (gcc version 8.5.0 20210514 (Red Hat 8.5.0-18) (GCC))
	Framework: .NET 6.0.20
	OS/Process: x64/x64
	Runtime: opt/emby-server/system/System.Private.CoreLib.dll
	Processor count: 16
	Data path: /var/lib/emby
	Application path: /opt/emby-server/system
	MediaBrowser.Model.Net.HttpException: MediaBrowser.Model.Net.HttpException: BadRequest
	   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod)
	   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod)
	   at MusicBrainz.MusicBrainzAlbumProvider.GetMusicBrainzResponse(String url, Boolean forceMusicBrainzProper, CancellationToken cancellationToken)
	   at MusicBrainz.MusicBrainzArtistProvider.GetMetadata(ArtistInfo searchInfo, CancellationToken cancellationToken)
	   at Emby.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, LibraryOptions libraryOptions, String logName, TIdType id, IEnumerable`1 providers, MetadataRefreshOptions options, CancellationToken cancellationToken)
	Source: Emby.Server.Implementations
	TargetSite: Void MoveNext()
	
2024-01-25 09:18:37.096 Info HttpClient: GET https://musicbrainz.emby.tv/ws/2/artist/e6de1f3b-6484-491c-88dd-6d619f142abc 388f9713-09a0-4ef7-acea-1e22e4431424?inc=url-rels
2024-01-25 09:18:37.236 Error App: Error in MusicBrainz
	*** Error Report ***
	Version: 4.7.14.0
	Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffdetect /opt/emby-server/bin/ffdetect -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-rpm_{version}_x86_64.rpm
	Operating system: Linux version 4.18.0-477.15.1.el8_8.x86_64 (mockbuild@iad1-prod-build001.bld.equ.rockylinux.org) (gcc version 8.5.0 20210514 (Red Hat 8.5.0-18) (GCC))
	Framework: .NET 6.0.20
	OS/Process: x64/x64
	Runtime: opt/emby-server/system/System.Private.CoreLib.dll
	Processor count: 16
	Data path: /var/lib/emby
	Application path: /opt/emby-server/system
	MediaBrowser.Model.Net.HttpException: MediaBrowser.Model.Net.HttpException: BadRequest
	   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod)
	   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod)
	   at MusicBrainz.MusicBrainzAlbumProvider.GetMusicBrainzResponse(String url, Boolean forceMusicBrainzProper, CancellationToken cancellationToken)
	   at MusicBrainz.MusicBrainzArtistProvider.GetMetadata(ArtistInfo searchInfo, CancellationToken cancellationToken)
	   at Emby.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, LibraryOptions libraryOptions, String logName, TIdType id, IEnumerable`1 providers, MetadataRefreshOptions options, CancellationToken cancellationToken)
	Source: Emby.Server.Implementations
	TargetSite: Void MoveNext()
	
2024-01-25 09:18:37.511 Info HttpClient: GET https://musicbrainz.emby.tv/ws/2/artist/f1bedf1f-4445-4651-9c35-f4a3f3860a13 c5a0a216-c33c-42dc-92b8-4b60236f8dad c8a88cc7-c93e-42b5-ba29-68859b5716e3 b83bb7b8-1b89-4b12-9af6-fd7ac29e2fae?inc=url-rels
2024-01-25 09:18:37.651 Error App: Error in MusicBrainz
	*** Error Report ***
	Version: 4.7.14.0
	Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffdetect /opt/emby-server/bin/ffdetect -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-rpm_{version}_x86_64.rpm
	Operating system: Linux version 4.18.0-477.15.1.el8_8.x86_64 (mockbuild@iad1-prod-build001.bld.equ.rockylinux.org) (gcc version 8.5.0 20210514 (Red Hat 8.5.0-18) (GCC))
	Framework: .NET 6.0.20
	OS/Process: x64/x64
	Runtime: opt/emby-server/system/System.Private.CoreLib.dll
	Processor count: 16
	Data path: /var/lib/emby
	Application path: /opt/emby-server/system
	MediaBrowser.Model.Net.HttpException: MediaBrowser.Model.Net.HttpException: BadRequest
	   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod)
	   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod)
	   at MusicBrainz.MusicBrainzAlbumProvider.GetMusicBrainzResponse(String url, Boolean forceMusicBrainzProper, CancellationToken cancellationToken)
	   at MusicBrainz.MusicBrainzArtistProvider.GetMetadata(ArtistInfo searchInfo, CancellationToken cancellationToken)
	   at Emby.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, LibraryOptions libraryOptions, String logName, TIdType id, IEnumerable`1 providers, MetadataRefreshOptions options, CancellationToken cancellationToken)
	Source: Emby.Server.Implementations
	TargetSite: Void MoveNext()
	
2024-01-25 09:18:37.984 Info LibraryMonitor: Watching directory /mnt/MEDIAX/DVD
2024-01-25 09:18:37.986 Info LibraryMonitor: Watching directory /mnt/MEDIAX/NSX-T
2024-01-25 09:18:38.009 Info LibraryMonitor: Watching directory /mnt/MEDIAX/Private_Photos
2024-01-25 09:18:38.024 Info LibraryMonitor: Watching directory /mnt/MEDIAX/Various
2024-01-25 09:18:38.116 Info LibraryMonitor: Watching directory /mnt/MEDIAX/Hungarian_Music
2024-01-25 09:18:38.166 Info LibraryMonitor: Watching directory /mnt/MEDIAX/TV
2024-01-25 09:18:38.166 Info LibraryMonitor: Watching directory /mnt/MEDIAX/Foreign_Music
2024-01-25 09:18:38.438 Info LibraryMonitor: Watching directory /mnt/MEDIAX/NEED_WORK
2024-01-25 09:18:38.513 Info LibraryMonitor: Watching directory /mnt/MEDIAX/MOVIES
2024-01-25 09:22:18.869 Info Server: http/1.1 POST https://‌‍‍<SERVER>‌/emby/Library/VirtualFolders/LibraryOptions?X-Emby-Client=Emby Web&X-Emby-Device-Name=Microsoft Edge Windows&X-Emby-Device-Id=c9c441c5-7375-49fb-b3ec-1363050bbef2&X-Emby-Client-Version=4.7.14.0&X-Emby-Language=en-us&reqformat=json. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0
2024-01-25 09:22:18.944 Info Server: http/1.1 Response 204 to ‌‍‍127.0.0.1‌. Time: 76ms. https://‌‍‍<SERVER>/emby/Library/VirtualFolders/LibraryOptions?X-Emby-Client=Emby Web&X-Emby-Device-Name=Microsoft Edge Windows&X-Emby-Device-Id=c9c441c5-7375-49fb-b3ec-1363050bbef2&X-Emby-Client-Version=4.7.14.0&X-Emby-Language=en-us&reqformat=json
2024-01-25 09:22:37.863 Info Server: http/1.1 POST https://‌‍‍<SERVER>/emby/Items/308930/Refresh?Recursive=true&ImageRefreshMode=Default&MetadataRefreshMode=Default&ReplaceAllImages=false&ReplaceAllMetadata=false&X-Emby-Client=Emby Web&X-Emby-Device-Name=Microsoft Edge Windows&X-Emby-Device-Id=c9c441c5-7375-49fb-b3ec-1363050bbef2&X-Emby-Client-Version=4.7.14.0&X-Emby-Language=en-us. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0
2024-01-25 09:22:37.873 Info Server: http/1.1 Response 204 to ‌‍‍127.0.0.1‌. Time: 10ms. https://‌‍‍<SERVER>‌/emby/Items/308930/Refresh?Recursive=true&ImageRefreshMode=Default&MetadataRefreshMode=Default&ReplaceAllImages=false&ReplaceAllMetadata=false&X-Emby-Client=Emby Web&X-Emby-Device-Name=Microsoft Edge Windows&X-Emby-Device-Id=c9c441c5-7375-49fb-b3ec-1363050bbef2&X-Emby-Client-Version=4.7.14.0&X-Emby-Language=en-us
2024-01-25 09:26:36.181 Info Server: http/1.1 POST https://‌‍‍<SERVER>‌/emby/ScheduledTasks/Running/6330ee8fb4a957f33981f89aa78b030f?X-Emby-Client=Emby Web&X-Emby-Device-Name=Microsoft Edge Windows&X-Emby-Device-Id=c9c441c5-7375-49fb-b3ec-1363050bbef2&X-Emby-Client-Version=4.7.14.0&X-Emby-Language=en-us. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0
2024-01-25 09:26:36.182 Info Server: http/1.1 Response 204 to ‌‍‍127.0.0.1‌. Time: 2ms. https://‌‍‍<SERVER>‌/emby/ScheduledTasks/Running/6330ee8fb4a957f33981f89aa78b030f?X-Emby-Client=Emby Web&X-Emby-Device-Name=Microsoft Edge Windows&X-Emby-Device-Id=c9c441c5-7375-49fb-b3ec-1363050bbef2&X-Emby-Client-Version=4.7.14.0&X-Emby-Language=en-us
2024-01-25 09:26:36.183 Info LibraryMonitor: Stopping directory watching for path /mnt/MEDIAX/NSX-T
2024-01-25 09:26:36.183 Info LibraryMonitor: Stopping directory watching for path /mnt/MEDIAX/Hungarian_Music
2024-01-25 09:26:36.184 Info LibraryMonitor: Stopping directory watching for path /mnt/MEDIAX/MOVIES
2024-01-25 09:26:36.188 Info LibraryMonitor: Stopping directory watching for path /mnt/MEDIAX/Various
2024-01-25 09:26:36.189 Info LibraryMonitor: Stopping directory watching for path /mnt/MEDIAX/TV
2024-01-25 09:26:36.190 Info LibraryMonitor: Stopping directory watching for path /mnt/MEDIAX/DVD
2024-01-25 09:26:36.190 Info LibraryMonitor: Stopping directory watching for path /mnt/MEDIAX/Private_Photos
2024-01-25 09:26:36.191 Info LibraryMonitor: Stopping directory watching for path /mnt/MEDIAX/NEED_WORK
2024-01-25 09:26:36.193 Info LibraryMonitor: Stopping directory watching for path /mnt/MEDIAX/Foreign_Music
2024-01-25 09:27:01.719 Info HttpClient: GET https://musicbrainz.emby.tv/ws/2/artist/2271bc03-c9be-4f65-937c-3c98c47dcaf1 4b6c20fa-2b86-44eb-83d9-d5d1ab7d9f3d 09d7b43c-239a-4abe-8f0c-5fbe95b7c439 2dec681d-dbe8-444c-a947-a2732267ce20 54e90307-8061-45e6-b0e5-3018b0b37f82 ac6b502e-fa6c-4dd0-833c-3f2fd5e8ea84 54a1732b-0c61-4437-8bcb-30442fde3ef3 42dbdbf0-b3ea-46fd-a2f6-11ca288c2ed8 8c178ac7-7d3e-4986-90cc-d37c370de612 71e1936f-7291-4328-9600-64a08829e41f?inc=url-rels
2024-01-25 09:27:02.773 Error App: Error in MusicBrainz
	*** Error Report ***
	Version: 4.7.14.0
	Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffdetect /opt/emby-server/bin/ffdetect -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-rpm_{version}_x86_64.rpm
	Operating system: Linux version 4.18.0-477.15.1.el8_8.x86_64 (mockbuild@iad1-prod-build001.bld.equ.rockylinux.org) (gcc version 8.5.0 20210514 (Red Hat 8.5.0-18) (GCC))
	Framework: .NET 6.0.20
	OS/Process: x64/x64
	Runtime: opt/emby-server/system/System.Private.CoreLib.dll
	Processor count: 16
	Data path: /var/lib/emby
	Application path: /opt/emby-server/system
	MediaBrowser.Model.Net.HttpException: MediaBrowser.Model.Net.HttpException: BadRequest
	   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod)
	   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod)
	   at MusicBrainz.MusicBrainzAlbumProvider.GetMusicBrainzResponse(String url, Boolean forceMusicBrainzProper, CancellationToken cancellationToken)
	   at MusicBrainz.MusicBrainzArtistProvider.GetMetadata(ArtistInfo searchInfo, CancellationToken cancellationToken)
	   at Emby.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, LibraryOptions libraryOptions, String logName, TIdType id, IEnumerable`1 providers, MetadataRefreshOptions options, CancellationToken cancellationToken)
	Source: Emby.Server.Implementations
	TargetSite: Void MoveNext()
	
2024-01-25 09:27:02.774 Error App: Error in TheAudioDB
	*** Error Report ***
	Version: 4.7.14.0
	Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffdetect /opt/emby-server/bin/ffdetect -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-rpm_{version}_x86_64.rpm
	Operating system: Linux version 4.18.0-477.15.1.el8_8.x86_64 (mockbuild@iad1-prod-build001.bld.equ.rockylinux.org) (gcc version 8.5.0 20210514 (Red Hat 8.5.0-18) (GCC))
	Framework: .NET 6.0.20
	OS/Process: x64/x64
	Runtime: opt/emby-server/system/System.Private.CoreLib.dll
	Processor count: 16
	Data path: /var/lib/emby
	Application path: /opt/emby-server/system
	System.IO.PathTooLongException: System.IO.PathTooLongException: The path '/var/lib/emby/cache/audiodb-artist/2271bc03-c9be-4f65-937c-3c98c47dcaf1 4b6c20fa-2b86-44eb-83d9-d5d1ab7d9f3d 09d7b43c-239a-4abe-8f0c-5fbe95b7c439 2dec681d-dbe8-444c-a947-a2732267ce20 54e90307-8061-45e6-b0e5-3018b0b37f82 ac6b502e-fa6c-4dd0-833c-3f2fd5e8ea84 54a1732b-0c61-4437-8bcb-30442fde3ef3 42dbdbf0-b3ea-46fd-a2f6-11ca288c2ed8 8c178ac7-7d3e-4986-90cc-d37c370de612 71e1936f-7291-4328-9600-64a08829e41f' is too long, or a component of the specified path is too long.
	   at System.IO.FileSystem.CreateDirectory(String fullPath)
	   at System.IO.Directory.CreateDirectory(String path)
	   at Emby.Server.Implementations.IO.ManagedFileSystem.CreateDirectory(String path)
	   at AudioDb.AudioDbArtistProvider.EnsureArtistInfo(String musicBrainzId, IDirectoryService directoryService, CancellationToken cancellationToken)
	   at AudioDb.AudioDbArtistProvider.GetMetadata(RemoteMetadataFetchOptions`1 options, CancellationToken cancellationToken)
	   at Emby.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, LibraryOptions libraryOptions, String logName, TIdType id, IEnumerable`1 providers, MetadataRefreshOptions options, CancellationToken cancellationToken)
	Source: System.Private.CoreLib
	TargetSite: Void CreateDirectory(System.String)
	
2024-01-25 09:27:02.776 Error ProviderManager: FanartArtistProvider failed in GetImageInfos for type MusicArtist
	*** Error Report ***
	Version: 4.7.14.0
	Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffdetect /opt/emby-server/bin/ffdetect -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-rpm_{version}_x86_64.rpm
	Operating system: Linux version 4.18.0-477.15.1.el8_8.x86_64 (mockbuild@iad1-prod-build001.bld.equ.rockylinux.org) (gcc version 8.5.0 20210514 (Red Hat 8.5.0-18) (GCC))
	Framework: .NET 6.0.20
	OS/Process: x64/x64
	Runtime: opt/emby-server/system/System.Private.CoreLib.dll
	Processor count: 16
	Data path: /var/lib/emby
	Application path: /opt/emby-server/system
	System.IO.PathTooLongException: System.IO.PathTooLongException: The path '/var/lib/emby/cache/fanart-music/2271bc03-c9be-4f65-937c-3c98c47dcaf1 4b6c20fa-2b86-44eb-83d9-d5d1ab7d9f3d 09d7b43c-239a-4abe-8f0c-5fbe95b7c439 2dec681d-dbe8-444c-a947-a2732267ce20 54e90307-8061-45e6-b0e5-3018b0b37f82 ac6b502e-fa6c-4dd0-833c-3f2fd5e8ea84 54a1732b-0c61-4437-8bcb-30442fde3ef3 42dbdbf0-b3ea-46fd-a2f6-11ca288c2ed8 8c178ac7-7d3e-4986-90cc-d37c370de612 71e1936f-7291-4328-9600-64a08829e41f' is too long, or a component of the specified path is too long.
	   at System.IO.FileSystem.CreateDirectory(String fullPath)
	   at System.IO.Directory.CreateDirectory(String path)
	   at Emby.Server.Implementations.IO.ManagedFileSystem.CreateDirectory(String path)
	   at Fanart.FanartArtistProvider.DownloadArtistJson(String musicBrainzId, CancellationToken cancellationToken)
	   at Fanart.FanartArtistProvider.GetImages(BaseItem item, LibraryOptions libraryOptions, CancellationToken cancellationToken)
	   at Emby.Providers.Manager.ProviderManager.GetImages(BaseItem item, LibraryOptions libraryOptions, CancellationToken cancellationToken, IRemoteImageProvider provider, IDirectoryService directoryService, Int32 providerIndex)
	Source: System.Private.CoreLib
	TargetSite: Void CreateDirectory(System.String)
	
2024-01-25 09:27:02.777 Error ProviderManager: AudioDbArtistImageProvider failed in GetImageInfos for type MusicArtist
	*** Error Report ***
	Version: 4.7.14.0
	Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffdetect /opt/emby-server/bin/ffdetect -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-rpm_{version}_x86_64.rpm
	Operating system: Linux version 4.18.0-477.15.1.el8_8.x86_64 (mockbuild@iad1-prod-build001.bld.equ.rockylinux.org) (gcc version 8.5.0 20210514 (Red Hat 8.5.0-18) (GCC))
	Framework: .NET 6.0.20
	OS/Process: x64/x64
	Runtime: opt/emby-server/system/System.Private.CoreLib.dll
	Processor count: 16
	Data path: /var/lib/emby
	Application path: /opt/emby-server/system
	System.IO.PathTooLongException: System.IO.PathTooLongException: The path '/var/lib/emby/cache/audiodb-artist/2271bc03-c9be-4f65-937c-3c98c47dcaf1 4b6c20fa-2b86-44eb-83d9-d5d1ab7d9f3d 09d7b43c-239a-4abe-8f0c-5fbe95b7c439 2dec681d-dbe8-444c-a947-a2732267ce20 54e90307-8061-45e6-b0e5-3018b0b37f82 ac6b502e-fa6c-4dd0-833c-3f2fd5e8ea84 54a1732b-0c61-4437-8bcb-30442fde3ef3 42dbdbf0-b3ea-46fd-a2f6-11ca288c2ed8 8c178ac7-7d3e-4986-90cc-d37c370de612 71e1936f-7291-4328-9600-64a08829e41f' is too long, or a component of the specified path is too long.
	   at System.IO.FileSystem.CreateDirectory(String fullPath)
	   at System.IO.Directory.CreateDirectory(String path)
	   at Emby.Server.Implementations.IO.ManagedFileSystem.CreateDirectory(String path)
	   at AudioDb.AudioDbArtistProvider.EnsureArtistInfo(String musicBrainzId, IDirectoryService directoryService, CancellationToken cancellationToken)
	   at AudioDb.AudioDbArtistImageProvider.GetImages(RemoteImageFetchOptions options, CancellationToken cancellationToken)
	   at Emby.Providers.Manager.ProviderManager.GetImages(BaseItem item, LibraryOptions libraryOptions, CancellationToken cancellationToken, IRemoteImageProvider provider, IDirectoryService directoryService, Int32 providerIndex)
	Source: System.Private.CoreLib
	TargetSite: Void CreateDirectory(System.String)
	
2024-01-25 09:27:03.044 Info HttpClient: GET https://musicbrainz.emby.tv/ws/2/artist/28c1b7b7-355a-48b1-b2c4-75b8eb8080ef 278bda0a-9019-4321-b296-d5af329cb6e8?inc=url-rels
2024-01-25 09:27:03.195 Error App: Error in MusicBrainz
	*** Error Report ***
	Version: 4.7.14.0
	Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffdetect /opt/emby-server/bin/ffdetect -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-rpm_{version}_x86_64.rpm
	Operating system: Linux version 4.18.0-477.15.1.el8_8.x86_64 (mockbuild@iad1-prod-build001.bld.equ.rockylinux.org) (gcc version 8.5.0 20210514 (Red Hat 8.5.0-18) (GCC))
	Framework: .NET 6.0.20
	OS/Process: x64/x64
	Runtime: opt/emby-server/system/System.Private.CoreLib.dll
	Processor count: 16
	Data path: /var/lib/emby
	Application path: /opt/emby-server/system
	MediaBrowser.Model.Net.HttpException: MediaBrowser.Model.Net.HttpException: BadRequest
	   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod)
	   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod)
	   at MusicBrainz.MusicBrainzAlbumProvider.GetMusicBrainzResponse(String url, Boolean forceMusicBrainzProper, CancellationToken cancellationToken)
	   at MusicBrainz.MusicBrainzArtistProvider.GetMetadata(ArtistInfo searchInfo, CancellationToken cancellationToken)
	   at Emby.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, LibraryOptions libraryOptions, String logName, TIdType id, IEnumerable`1 providers, MetadataRefreshOptions options, CancellationToken cancellationToken)
	Source: Emby.Server.Implementations
	TargetSite: Void MoveNext()
	
2024-01-25 09:27:03.468 Info HttpClient: GET https://musicbrainz.emby.tv/ws/2/artist/28c1b7b7-355a-48b1-b2c4-75b8eb8080ef 278bda0a-9019-4321-b296-d5af329cb6e8 90251db0-0ad8-4ffe-9cca-62b527ba561b?inc=url-rels
2024-01-25 09:27:03.626 Error App: Error in MusicBrainz
	*** Error Report ***
	Version: 4.7.14.0
	Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffdetect /opt/emby-server/bin/ffdetect -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-rpm_{version}_x86_64.rpm
	Operating system: Linux version 4.18.0-477.15.1.el8_8.x86_64 (mockbuild@iad1-prod-build001.bld.equ.rockylinux.org) (gcc version 8.5.0 20210514 (Red Hat 8.5.0-18) (GCC))
	Framework: .NET 6.0.20
	OS/Process: x64/x64
	Runtime: opt/emby-server/system/System.Private.CoreLib.dll
	Processor count: 16
	Data path: /var/lib/emby
	Application path: /opt/emby-server/system
	MediaBrowser.Model.Net.HttpException: MediaBrowser.Model.Net.HttpException: BadRequest
	   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod)
	   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod)
	   at MusicBrainz.MusicBrainzAlbumProvider.GetMusicBrainzResponse(String url, Boolean forceMusicBrainzProper, CancellationToken cancellationToken)
	   at MusicBrainz.MusicBrainzArtistProvider.GetMetadata(ArtistInfo searchInfo, CancellationToken cancellationToken)
	   at Emby.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, LibraryOptions libraryOptions, String logName, TIdType id, IEnumerable`1 providers, MetadataRefreshOptions options, CancellationToken cancellationToken)
	Source: Emby.Server.Implementations
	TargetSite: Void MoveNext()
	
2024-01-25 09:27:03.916 Info HttpClient: GET https://musicbrainz.emby.tv/ws/2/artist/388f9713-09a0-4ef7-acea-1e22e4431424 0529a9e0-befb-4d9f-b6f9-1ccd7c83053e?inc=url-rels
2024-01-25 09:27:04.068 Error App: Error in MusicBrainz
	*** Error Report ***
	Version: 4.7.14.0
	Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffdetect /opt/emby-server/bin/ffdetect -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-rpm_{version}_x86_64.rpm
	Operating system: Linux version 4.18.0-477.15.1.el8_8.x86_64 (mockbuild@iad1-prod-build001.bld.equ.rockylinux.org) (gcc version 8.5.0 20210514 (Red Hat 8.5.0-18) (GCC))
	Framework: .NET 6.0.20
	OS/Process: x64/x64
	Runtime: opt/emby-server/system/System.Private.CoreLib.dll
	Processor count: 16
	Data path: /var/lib/emby
	Application path: /opt/emby-server/system
	MediaBrowser.Model.Net.HttpException: MediaBrowser.Model.Net.HttpException: BadRequest
	   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod)
	   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod)
	   at MusicBrainz.MusicBrainzAlbumProvider.GetMusicBrainzResponse(String url, Boolean forceMusicBrainzProper, CancellationToken cancellationToken)
	   at MusicBrainz.MusicBrainzArtistProvider.GetMetadata(ArtistInfo searchInfo, CancellationToken cancellationToken)
	   at Emby.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, LibraryOptions libraryOptions, String logName, TIdType id, IEnumerable`1 providers, MetadataRefreshOptions options, CancellationToken cancellationToken)
	Source: Emby.Server.Implementations
	TargetSite: Void MoveNext()
	
2024-01-25 09:27:04.372 Info HttpClient: GET https://musicbrainz.emby.tv/ws/2/artist/58dc97c2-5d91-431d-b1e0-937df09a2902 3e7dab12-e26d-4d35-93ae-a440f266ef91?inc=url-rels
2024-01-25 09:27:04.523 Error App: Error in MusicBrainz
	*** Error Report ***
	Version: 4.7.14.0
	Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffdetect /opt/emby-server/bin/ffdetect -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-rpm_{version}_x86_64.rpm
	Operating system: Linux version 4.18.0-477.15.1.el8_8.x86_64 (mockbuild@iad1-prod-build001.bld.equ.rockylinux.org) (gcc version 8.5.0 20210514 (Red Hat 8.5.0-18) (GCC))
	Framework: .NET 6.0.20
	OS/Process: x64/x64
	Runtime: opt/emby-server/system/System.Private.CoreLib.dll
	Processor count: 16
	Data path: /var/lib/emby
	Application path: /opt/emby-server/system
	MediaBrowser.Model.Net.HttpException: MediaBrowser.Model.Net.HttpException: BadRequest
	   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod)
	   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod)
	   at MusicBrainz.MusicBrainzAlbumProvider.GetMusicBrainzResponse(String url, Boolean forceMusicBrainzProper, CancellationToken cancellationToken)
	   at MusicBrainz.MusicBrainzArtistProvider.GetMetadata(ArtistInfo searchInfo, CancellationToken cancellationToken)
	   at Emby.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, LibraryOptions libraryOptions, String logName, TIdType id, IEnumerable`1 providers, MetadataRefreshOptions options, CancellationToken cancellationToken)
	Source: Emby.Server.Implementations
	TargetSite: Void MoveNext()
	
2024-01-25 09:27:04.849 Info HttpClient: GET https://musicbrainz.emby.tv/ws/2/artist/87094766-7812-4238-9f90-3cc9bbb2a529 d52ac009-4ed5-4d01-97d5-8280bb7dd460?inc=url-rels
2024-01-25 09:27:04.997 Error App: Error in MusicBrainz
	*** Error Report ***
	Version: 4.7.14.0
	Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffdetect /opt/emby-server/bin/ffdetect -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-rpm_{version}_x86_64.rpm
	Operating system: Linux version 4.18.0-477.15.1.el8_8.x86_64 (mockbuild@iad1-prod-build001.bld.equ.rockylinux.org) (gcc version 8.5.0 20210514 (Red Hat 8.5.0-18) (GCC))
	Framework: .NET 6.0.20
	OS/Process: x64/x64
	Runtime: opt/emby-server/system/System.Private.CoreLib.dll
	Processor count: 16
	Data path: /var/lib/emby
	Application path: /opt/emby-server/system
	MediaBrowser.Model.Net.HttpException: MediaBrowser.Model.Net.HttpException: BadRequest
	   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod)
	   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod)
	   at MusicBrainz.MusicBrainzAlbumProvider.GetMusicBrainzResponse(String url, Boolean forceMusicBrainzProper, CancellationToken cancellationToken)
	   at MusicBrainz.MusicBrainzArtistProvider.GetMetadata(ArtistInfo searchInfo, CancellationToken cancellationToken)
	   at Emby.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, LibraryOptions libraryOptions, String logName, TIdType id, IEnumerable`1 providers, MetadataRefreshOptions options, CancellationToken cancellationToken)
	Source: Emby.Server.Implementations
	TargetSite: Void MoveNext()
	
2024-01-25 09:27:05.371 Info HttpClient: GET https://musicbrainz.emby.tv/ws/2/artist/c5e139cf-3686-47bf-99de-657f08b4ae64 90251db0-0ad8-4ffe-9cca-62b527ba561b?inc=url-rels
2024-01-25 09:27:05.520 Error App: Error in MusicBrainz
	*** Error Report ***
	Version: 4.7.14.0
	Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffdetect /opt/emby-server/bin/ffdetect -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-rpm_{version}_x86_64.rpm
	Operating system: Linux version 4.18.0-477.15.1.el8_8.x86_64 (mockbuild@iad1-prod-build001.bld.equ.rockylinux.org) (gcc version 8.5.0 20210514 (Red Hat 8.5.0-18) (GCC))
	Framework: .NET 6.0.20
	OS/Process: x64/x64
	Runtime: opt/emby-server/system/System.Private.CoreLib.dll
	Processor count: 16
	Data path: /var/lib/emby
	Application path: /opt/emby-server/system
	MediaBrowser.Model.Net.HttpException: MediaBrowser.Model.Net.HttpException: BadRequest
	   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod)
	   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod)
	   at MusicBrainz.MusicBrainzAlbumProvider.GetMusicBrainzResponse(String url, Boolean forceMusicBrainzProper, CancellationToken cancellationToken)
	   at MusicBrainz.MusicBrainzArtistProvider.GetMetadata(ArtistInfo searchInfo, CancellationToken cancellationToken)
	   at Emby.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, LibraryOptions libraryOptions, String logName, TIdType id, IEnumerable`1 providers, MetadataRefreshOptions options, CancellationToken cancellationToken)
	Source: Emby.Server.Implementations
	TargetSite: Void MoveNext()
	
2024-01-25 09:27:05.782 Info HttpClient: GET https://musicbrainz.emby.tv/ws/2/artist/c854e1fa-5063-4a74-ac5a-59e8a88ecd2c 23f4997f-449c-409c-87cf-2e751611f89a?inc=url-rels
2024-01-25 09:27:05.930 Error App: Error in MusicBrainz
	*** Error Report ***
	Version: 4.7.14.0
	Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffdetect /opt/emby-server/bin/ffdetect -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-rpm_{version}_x86_64.rpm
	Operating system: Linux version 4.18.0-477.15.1.el8_8.x86_64 (mockbuild@iad1-prod-build001.bld.equ.rockylinux.org) (gcc version 8.5.0 20210514 (Red Hat 8.5.0-18) (GCC))
	Framework: .NET 6.0.20
	OS/Process: x64/x64
	Runtime: opt/emby-server/system/System.Private.CoreLib.dll
	Processor count: 16
	Data path: /var/lib/emby
	Application path: /opt/emby-server/system
	MediaBrowser.Model.Net.HttpException: MediaBrowser.Model.Net.HttpException: BadRequest
	   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod)
	   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod)
	   at MusicBrainz.MusicBrainzAlbumProvider.GetMusicBrainzResponse(String url, Boolean forceMusicBrainzProper, CancellationToken cancellationToken)
	   at MusicBrainz.MusicBrainzArtistProvider.GetMetadata(ArtistInfo searchInfo, CancellationToken cancellationToken)
	   at Emby.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, LibraryOptions libraryOptions, String logName, TIdType id, IEnumerable`1 providers, MetadataRefreshOptions options, CancellationToken cancellationToken)
	Source: Emby.Server.Implementations
	TargetSite: Void MoveNext()
	
2024-01-25 09:27:06.225 Info HttpClient: GET https://musicbrainz.emby.tv/ws/2/artist/e6de1f3b-6484-491c-88dd-6d619f142abc 388f9713-09a0-4ef7-acea-1e22e4431424?inc=url-rels
2024-01-25 09:27:06.376 Error App: Error in MusicBrainz
	*** Error Report ***
	Version: 4.7.14.0
	Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffdetect /opt/emby-server/bin/ffdetect -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-rpm_{version}_x86_64.rpm
	Operating system: Linux version 4.18.0-477.15.1.el8_8.x86_64 (mockbuild@iad1-prod-build001.bld.equ.rockylinux.org) (gcc version 8.5.0 20210514 (Red Hat 8.5.0-18) (GCC))
	Framework: .NET 6.0.20
	OS/Process: x64/x64
	Runtime: opt/emby-server/system/System.Private.CoreLib.dll
	Processor count: 16
	Data path: /var/lib/emby
	Application path: /opt/emby-server/system
	MediaBrowser.Model.Net.HttpException: MediaBrowser.Model.Net.HttpException: BadRequest
	   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod)
	   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod)
	   at MusicBrainz.MusicBrainzAlbumProvider.GetMusicBrainzResponse(String url, Boolean forceMusicBrainzProper, CancellationToken cancellationToken)
	   at MusicBrainz.MusicBrainzArtistProvider.GetMetadata(ArtistInfo searchInfo, CancellationToken cancellationToken)
	   at Emby.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, LibraryOptions libraryOptions, String logName, TIdType id, IEnumerable`1 providers, MetadataRefreshOptions options, CancellationToken cancellationToken)
	Source: Emby.Server.Implementations
	TargetSite: Void MoveNext()

 

Edited by CBers
Removed personal info.
Link to comment
Share on other sites

  • 4 weeks later...

@bsapiare you still having an issue with this? Can you please attach the complete emby server log? Thanks.

Link to comment
Share on other sites

bsapi
18 hours ago, Luke said:

@bsapiare you still having an issue with this? Can you please attach the complete emby server log? Thanks.

Hello, the errors are not appearing anymore. If it comes up again I try to describe the error more precisely. 

  • Thanks 1
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...