Advertisement
Guest User

Untitled

a guest
Oct 19th, 2024
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.78 KB | None | 0 0
  1. [10:43:13] [INF] [17] Emby.Server.Implementations.ScheduledTasks.TaskManager: Refresh Guide Completed after 0 minute(s) and 6 seconds
  2. [10:43:16] [ERR] [8] Emby.Server.Implementations.ScheduledTasks.TaskManager: Error executing Scheduled Task
  3. System.FormatException: Unrecognized Guid format.
  4. at System.Guid.GuidResult.SetFailure(ParseFailure failureKind)
  5. at System.Guid.TryParseGuid(ReadOnlySpan`1 guidString, GuidResult& result)
  6. at System.Guid..ctor(String g)
  7. at Microsoft.Data.Sqlite.SqliteValueReader.GetGuid(Int32 ordinal)
  8. at Emby.Server.Implementations.Data.SqliteItemRepository.GetItem(SqliteDataReader reader, InternalItemsQuery query, Boolean enableProgramAttributes, Boolean hasEpisodeAttributes, Boolean hasServiceName, Boolean queryHasStartDate, Boolean hasTrailerTypes, Boolean hasArtistFields, Boolean hasSeriesFields, Boolean skipDeserialization)
  9. at Emby.Server.Implementations.Data.SqliteItemRepository.GetItemList(InternalItemsQuery query)
  10. at Emby.Server.Implementations.Library.LibraryManager.GetItemList(InternalItemsQuery query, Boolean allowExternalContent)
  11. at Emby.Server.Implementations.Library.Validators.PeopleValidator.ValidatePeople(CancellationToken cancellationToken, IProgress`1 progress)
  12. at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker.ExecuteInternal(TaskOptions options)
  13. [10:43:16] [INF] [8] Emby.Server.Implementations.ScheduledTasks.TaskManager: Refresh People Failed after 0 minute(s) and 0 seconds
  14. [10:43:25] [ERR] [10] Emby.Server.Implementations.ScheduledTasks.TaskManager: Error executing Scheduled Task
  15. System.FormatException: Unrecognized Guid format.
  16. at System.Guid.GuidResult.SetFailure(ParseFailure failureKind)
  17. at System.Guid.TryParseGuid(ReadOnlySpan`1 guidString, GuidResult& result)
  18. at System.Guid..ctor(String g)
  19. at Microsoft.Data.Sqlite.SqliteValueReader.GetGuid(Int32 ordinal)
  20. at Emby.Server.Implementations.Data.SqliteItemRepository.GetItem(SqliteDataReader reader, InternalItemsQuery query, Boolean enableProgramAttributes, Boolean hasEpisodeAttributes, Boolean hasServiceName, Boolean queryHasStartDate, Boolean hasTrailerTypes, Boolean hasArtistFields, Boolean hasSeriesFields, Boolean skipDeserialization)
  21. at Emby.Server.Implementations.Data.SqliteItemRepository.GetItemList(InternalItemsQuery query)
  22. at Emby.Server.Implementations.Library.LibraryManager.GetItemList(InternalItemsQuery query, Boolean allowExternalContent)
  23. at Emby.Server.Implementations.Library.Validators.PeopleValidator.ValidatePeople(CancellationToken cancellationToken, IProgress`1 progress)
  24. at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker.ExecuteInternal(TaskOptions options)
  25. [10:43:25] [INF] [10] Emby.Server.Implementations.ScheduledTasks.TaskManager: Refresh People Failed after 0 minute(s) and 0 seconds
  26.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement