Open SSB-ARFCN opened 2 months ago
device_id: 26A3CF99630E579F6135632638122B4A 无已捕获的错误日志
//偵錯主控台
_____ _ _ _
/ ____| | | | | | |
| (___ _ __ __ _ _ __ | |__| | _ _ | |_ __ _ ___
\___ \ | '_ \ / _` || '_ \ | __ || | | || __|/ _` | / _ \
____) || | | || (_| || |_) |_ | | | || |_| || |_| (_| || (_) |
|_____/ |_| |_| \__,_|| .__/(_)|_| |_| \__,_| \__|\__,_| \___/
| |
|_|
Snap.Hutao is a open source software developed by DGP Studio.
Copyright (C) 2022 - 2024 DGP Studio, All Rights Reserved.
----------------------------------------------------------------
2024-09-14 17:32:35.491 info: Snap.Hutao.App[0]
FamilyName: 7f0db578-026f-4e0b-a75b-d5d06bb0a74c_yzkdkhrr8hrbr
2024-09-14 17:32:35.492 info: Snap.Hutao.App[0]
Version: 2024.9.14.5
2024-09-14 17:32:35.495 info: Snap.Hutao.App[0]
LocalCache: C:\Users\A\AppData\Local\Packages\7f0db578-026f-4e0b-a75b-d5d06bb0a74c_yzkdkhrr8hrbr\LocalCache
2024-09-14 17:32:35.646 dbug: Microsoft.EntityFrameworkCore.Database.Connection[20000]
Opening connection to database 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db'.
2024-09-14 17:32:35.646 dbug: Microsoft.EntityFrameworkCore.Database.Connection[20001]
Opened connection to database 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db'.
2024-09-14 17:32:35.646 dbug: Microsoft.EntityFrameworkCore.Database.Command[20103]
Creating DbCommand for 'ExecuteReader'.
2024-09-14 17:32:35.646 dbug: Microsoft.EntityFrameworkCore.Database.Command[20104]
Created DbCommand for 'ExecuteReader' (0ms).
2024-09-14 17:32:35.646 dbug: Microsoft.EntityFrameworkCore.Database.Command[20106]
Initialized DbCommand for 'ExecuteReader' (0ms).
2024-09-14 17:32:35.646 dbug: Microsoft.EntityFrameworkCore.Database.Command[20100]
Executing DbCommand [Parameters=[@key_0='BackgroundImageType' (Size = 19)], CommandType='Text', CommandTimeout='30']
SELECT "s"."Key", "s"."Value"
FROM "settings" AS "s"
WHERE "s"."Key" = @__key_0
LIMIT 2
2024-09-14 17:32:35.646 info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Executed DbCommand (0ms) [Parameters=[@key_0='BackgroundImageType' (Size = 19)], CommandType='Text', CommandTimeout='30']
SELECT "s"."Key", "s"."Value"
FROM "settings" AS "s"
WHERE "s"."Key" = @key_0
LIMIT 2
2024-09-14 17:32:35.646 dbug: Microsoft.EntityFrameworkCore.Database.Command[20301]
Closing data reader to 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db'.
2024-09-14 17:32:35.646 dbug: Microsoft.EntityFrameworkCore.Database.Command[20300]
A data reader for 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db' is being disposed after spending 0ms reading results.
2024-09-14 17:32:35.646 dbug: Microsoft.EntityFrameworkCore.Database.Connection[20002]
Closing connection to database 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db'.
2024-09-14 17:32:35.646 dbug: Microsoft.EntityFrameworkCore.Database.Connection[20003]
Closed connection to database 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db' (0ms).
2024-09-14 17:32:35.646 info: Snap.Hutao.Model.Entity.Database.AppDbContext[0]
AppDbContext[7ebc7ca3-2795-4a15-974d-c66ff75508ad:2] disposed
2024-09-14 17:32:35.672 info: Snap.Hutao.Service.Navigation.INavigationService[0]
Navigate to Snap.Hutao.UI.Xaml.View.Page.AnnouncementPage : succeed
2024-09-14 17:32:35.725 dbug: Microsoft.EntityFrameworkCore.Database.Connection[20000]
Opening connection to database 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db'.
2024-09-14 17:32:35.725 dbug: Microsoft.EntityFrameworkCore.Database.Connection[20001]
Opened connection to database 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db'.
2024-09-14 17:32:35.725 dbug: Microsoft.EntityFrameworkCore.Database.Command[20103]
Creating DbCommand for 'ExecuteReader'.
2024-09-14 17:32:35.725 dbug: Microsoft.EntityFrameworkCore.Database.Command[20104]
Created DbCommand for 'ExecuteReader' (0ms).
2024-09-14 17:32:35.725 dbug: Microsoft.EntityFrameworkCore.Database.Command[20106]
Initialized DbCommand for 'ExecuteReader' (0ms).
2024-09-14 17:32:35.725 dbug: Microsoft.EntityFrameworkCore.Database.Command[20100]
Executing DbCommand [Parameters=[@__key_0='ElementTheme' (Size = 12)], CommandType='Text', CommandTimeout='30']
SELECT "s"."Key", "s"."Value"
FROM "settings" AS "s"
WHERE "s"."Key" = @key_0
LIMIT 2
2024-09-14 17:32:35.725 info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Executed DbCommand (0ms) [Parameters=[@key_0='ElementTheme' (Size = 12)], CommandType='Text', CommandTimeout='30']
SELECT "s"."Key", "s"."Value"
FROM "settings" AS "s"
WHERE "s"."Key" = @__key_0
LIMIT 2
2024-09-14 17:32:35.725 dbug: Microsoft.EntityFrameworkCore.Database.Command[20301]
Closing data reader to 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db'.
2024-09-14 17:32:35.725 dbug: Microsoft.EntityFrameworkCore.Database.Command[20300]
A data reader for 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db' is being disposed after spending 0ms reading results.
2024-09-14 17:32:35.725 dbug: Microsoft.EntityFrameworkCore.Database.Connection[20002]
Closing connection to database 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db'.
2024-09-14 17:32:35.725 dbug: Microsoft.EntityFrameworkCore.Database.Connection[20003]
Closed connection to database 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db' (0ms).
2024-09-14 17:32:35.725 info: Snap.Hutao.Model.Entity.Database.AppDbContext[0]
AppDbContext[7ebc7ca3-2795-4a15-974d-c66ff75508ad:3] disposed
2024-09-14 17:32:35.740 dbug: Microsoft.EntityFrameworkCore.Database.Connection[20000]
Opening connection to database 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db'.
2024-09-14 17:32:35.740 dbug: Microsoft.EntityFrameworkCore.Database.Connection[20001]
Opened connection to database 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db'.
2024-09-14 17:32:35.740 dbug: Microsoft.EntityFrameworkCore.Database.Command[20103]
Creating DbCommand for 'ExecuteReader'.
2024-09-14 17:32:35.740 dbug: Microsoft.EntityFrameworkCore.Database.Command[20104]
Created DbCommand for 'ExecuteReader' (0ms).
2024-09-14 17:32:35.740 dbug: Microsoft.EntityFrameworkCore.Database.Command[20106]
Initialized DbCommand for 'ExecuteReader' (0ms).
2024-09-14 17:32:35.740 dbug: Microsoft.EntityFrameworkCore.Database.Command[20100]
Executing DbCommand [Parameters=[@key_0='SystemBackdropType' (Size = 18)], CommandType='Text', CommandTimeout='30']
SELECT "s"."Key", "s"."Value"
FROM "settings" AS "s"
WHERE "s"."Key" = @key_0
LIMIT 2
2024-09-14 17:32:35.740 info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Executed DbCommand (0ms) [Parameters=[@__key_0='SystemBackdropType' (Size = 18)], CommandType='Text', CommandTimeout='30']
SELECT "s"."Key", "s"."Value"
FROM "settings" AS "s"
WHERE "s"."Key" = @key_0
LIMIT 2
2024-09-14 17:32:35.740 dbug: Microsoft.EntityFrameworkCore.Database.Command[20301]
Closing data reader to 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db'.
2024-09-14 17:32:35.740 dbug: Microsoft.EntityFrameworkCore.Database.Command[20300]
A data reader for 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db' is being disposed after spending 0ms reading results.
2024-09-14 17:32:35.740 dbug: Microsoft.EntityFrameworkCore.Database.Connection[20002]
Closing connection to database 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db'.
2024-09-14 17:32:35.740 dbug: Microsoft.EntityFrameworkCore.Database.Connection[20003]
Closed connection to database 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db' (0ms).
2024-09-14 17:32:35.740 info: Snap.Hutao.Model.Entity.Database.AppDbContext[0]
AppDbContext[7ebc7ca3-2795-4a15-974d-c66ff75508ad:4] disposed
2024-09-14 17:32:35.875 dbug: Microsoft.EntityFrameworkCore.Query[10111]
Compiling query expression:
'DbSet
2024-09-14 17:32:35.897 info: System.Net.Http.HttpClient.HutaoInfrastructureClient.ClientHandler[100] Sending HTTP request GET https://api-alpha.snapgenshin.cn/global/patch/hutao 2024-09-14 17:32:35.898 trce: System.Net.Http.HttpClient.HutaoInfrastructureClient.ClientHandler[102] Request Headers: x-hutao-device-id: 26A3CF99630E579F6135632638122B4A User-Agent: Snap, Hutao/2024.9.14.5
2024-09-14 17:32:35.917 dbug: Microsoft.EntityFrameworkCore.Database.Connection[20000] Opening connection to database 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db'. 2024-09-14 17:32:35.917 dbug: Microsoft.EntityFrameworkCore.Database.Connection[20001] Opened connection to database 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db'. 2024-09-14 17:32:35.917 dbug: Microsoft.EntityFrameworkCore.Database.Command[20103] Creating DbCommand for 'ExecuteReader'. 2024-09-14 17:32:35.917 dbug: Microsoft.EntityFrameworkCore.Database.Command[20104] Created DbCommand for 'ExecuteReader' (0ms). 2024-09-14 17:32:35.917 dbug: Microsoft.EntityFrameworkCore.Database.Command[20106] Initialized DbCommand for 'ExecuteReader' (0ms). 2024-09-14 17:32:35.917 dbug: Microsoft.EntityFrameworkCore.Database.Command[20100] Executing DbCommand [Parameters=[@key_0='AnnouncementRegion' (Size = 18)], CommandType='Text', CommandTimeout='30'] SELECT "s"."Key", "s"."Value" FROM "settings" AS "s" WHERE "s"."Key" = @__key_0 LIMIT 2 2024-09-14 17:32:35.917 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (0ms) [Parameters=[@key_0='AnnouncementRegion' (Size = 18)], CommandType='Text', CommandTimeout='30'] SELECT "s"."Key", "s"."Value" FROM "settings" AS "s" WHERE "s"."Key" = @__key_0 LIMIT 2 2024-09-14 17:32:35.917 dbug: Microsoft.EntityFrameworkCore.Database.Command[20301] Closing data reader to 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db'. 2024-09-14 17:32:35.917 dbug: Microsoft.EntityFrameworkCore.Database.Command[20300] A data reader for 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db' is being disposed after spending 0ms reading results. 2024-09-14 17:32:35.917 dbug: Microsoft.EntityFrameworkCore.Database.Connection[20002] Closing connection to database 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db'. 2024-09-14 17:32:35.917 dbug: Microsoft.EntityFrameworkCore.Database.Connection[20003] Closed connection to database 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db' (0ms). 2024-09-14 17:32:35.917 info: Snap.Hutao.Model.Entity.Database.AppDbContext[0] AppDbContext[7ebc7ca3-2795-4a15-974d-c66ff75508ad:6] disposed 2024-09-14 17:32:35.921 info: System.Net.Http.HttpClient.AnnouncementClient.LogicalHandler[100] Start processing HTTP request GET https://hk4e-api-os.hoyoverse.com/common/hk4e_global/announcement/api/getAnnList?game=hk4e&game_biz=hk4e_global&lang=zh-tw&bundle_id=hk4e_global&platform=pc®ion=os_asia&level=55&uid=100000000 2024-09-14 17:32:35.921 trce: System.Net.Http.HttpClient.AnnouncementClient.LogicalHandler[102] Request Headers: User-Agent: Snap, Hutao/2024.9.14.5
2024-09-14 17:32:35.921 info: System.Net.Http.HttpClient.AnnouncementClient.ClientHandler[100] Sending HTTP request GET https://hk4e-api-os.hoyoverse.com/common/hk4e_global/announcement/api/getAnnList?game=hk4e&game_biz=hk4e_global&lang=zh-tw&bundle_id=hk4e_global&platform=pc®ion=os_asia&level=55&uid=100000000 2024-09-14 17:32:35.921 trce: System.Net.Http.HttpClient.AnnouncementClient.ClientHandler[102] Request Headers: User-Agent: Snap, Hutao/2024.9.14.5
2024-09-14 17:32:35.934 info: System.Net.Http.HttpClient.HutaoAsAServiceClient.LogicalHandler[100] Start processing HTTP request POST https://homa.snapgenshin.com/Announcement/List?locale=CHT 2024-09-14 17:32:35.934 trce: System.Net.Http.HttpClient.HutaoAsAServiceClient.LogicalHandler[102] Request Headers: User-Agent: Snap, Hutao/2024.9.14.5 Content-Type: application/json; charset=utf-8
2024-09-14 17:32:35.934 info: System.Net.Http.HttpClient.HutaoAsAServiceClient.ClientHandler[100] Sending HTTP request POST https://homa.snapgenshin.com/Announcement/List?locale=CHT 2024-09-14 17:32:35.934 trce: System.Net.Http.HttpClient.HutaoAsAServiceClient.ClientHandler[102] Request Headers: User-Agent: Snap, Hutao/2024.9.14.5 Content-Type: application/json; charset=utf-8
2024-09-14 17:32:35.989 dbug: Microsoft.EntityFrameworkCore.Database.Connection[20000] Opening connection to database 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db'. 2024-09-14 17:32:35.989 dbug: Microsoft.EntityFrameworkCore.Database.Connection[20001] Opened connection to database 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db'. 2024-09-14 17:32:35.989 dbug: Microsoft.EntityFrameworkCore.Database.Command[20103] Creating DbCommand for 'ExecuteReader'. 2024-09-14 17:32:35.989 dbug: Microsoft.EntityFrameworkCore.Database.Command[20104] Created DbCommand for 'ExecuteReader' (0ms). 2024-09-14 17:32:35.989 dbug: Microsoft.EntityFrameworkCore.Database.Command[20106] Initialized DbCommand for 'ExecuteReader' (0ms). 2024-09-14 17:32:35.989 dbug: Microsoft.EntityFrameworkCore.Database.Command[20100] Executing DbCommand [Parameters=[@key_0='IsNotifyIconEnabled' (Size = 19)], CommandType='Text', CommandTimeout='30'] SELECT "s"."Key", "s"."Value" FROM "settings" AS "s" WHERE "s"."Key" = @__key_0 LIMIT 2 2024-09-14 17:32:35.989 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (0ms) [Parameters=[@key_0='IsNotifyIconEnabled' (Size = 19)], CommandType='Text', CommandTimeout='30'] SELECT "s"."Key", "s"."Value" FROM "settings" AS "s" WHERE "s"."Key" = @key_0 LIMIT 2 2024-09-14 17:32:35.989 dbug: Microsoft.EntityFrameworkCore.Database.Command[20301] Closing data reader to 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db'. 2024-09-14 17:32:35.989 dbug: Microsoft.EntityFrameworkCore.Database.Command[20300] A data reader for 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db' is being disposed after spending 0ms reading results. 2024-09-14 17:32:35.989 dbug: Microsoft.EntityFrameworkCore.Database.Connection[20002] Closing connection to database 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db'. 2024-09-14 17:32:35.989 dbug: Microsoft.EntityFrameworkCore.Database.Connection[20003] Closed connection to database 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db' (0ms). 2024-09-14 17:32:35.989 info: Snap.Hutao.Model.Entity.Database.AppDbContext[0] AppDbContext[833bc822-f63e-4ee5-8c59-5c7dbeccef1e:2] disposed 2024-09-14 17:32:36.048 dbug: Quartz.Simpl.TaskSchedulingThreadPool[0] TaskSchedulingThreadPool configured with max concurrency of 10 and TaskScheduler ThreadPoolTaskScheduler. 2024-09-14 17:32:36.051 info: Quartz.Core.SchedulerSignalerImpl[0] Initialized Scheduler Signaller of type: Quartz.Core.SchedulerSignalerImpl 2024-09-14 17:32:36.051 info: Quartz.Core.QuartzScheduler[0] Quartz Scheduler created 2024-09-14 17:32:36.051 info: Quartz.Core.QuartzScheduler[0] JobFactory set to: Quartz.Simpl.MicrosoftDependencyInjectionJobFactory 2024-09-14 17:32:36.051 info: Quartz.Simpl.RAMJobStore[0] RAMJobStore initialized. 2024-09-14 17:32:36.051 info: Quartz.Impl.StdSchedulerFactory[0] Quartz Scheduler 3.13.0.0 - 'QuartzScheduler' with instanceId 'NONCLUSTERED' initialized 2024-09-14 17:32:36.051 info: Quartz.Impl.StdSchedulerFactory[0] Using thread pool 'Quartz.Simpl.DefaultThreadPool', size: 10 2024-09-14 17:32:36.051 info: Quartz.Impl.StdSchedulerFactory[0] Using job store 'Quartz.Simpl.RAMJobStore', supports persistence: False, clustered: False 2024-09-14 17:32:36.058 info: Quartz.Core.QuartzScheduler[0] Scheduler QuartzScheduler$_NON_CLUSTERED started. 2024-09-14 17:32:36.058 dbug: Quartz.Core.QuartzSchedulerThread[0] Batch acquisition of 0 triggers 2024-09-14 17:32:36.058 dbug: Microsoft.EntityFrameworkCore.Database.Connection[20000] Opening connection to database 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db'. 2024-09-14 17:32:36.058 dbug: Microsoft.EntityFrameworkCore.Database.Connection[20001] Opened connection to database 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db'. 2024-09-14 17:32:36.059 dbug: Microsoft.EntityFrameworkCore.Database.Command[20103] Creating DbCommand for 'ExecuteReader'. 2024-09-14 17:32:36.059 dbug: Microsoft.EntityFrameworkCore.Database.Command[20104] Created DbCommand for 'ExecuteReader' (0ms). 2024-09-14 17:32:36.059 dbug: Microsoft.EntityFrameworkCore.Database.Command[20106] Initialized DbCommand for 'ExecuteReader' (0ms). 2024-09-14 17:32:36.059 dbug: Microsoft.EntityFrameworkCore.Database.Command[20100] Executing DbCommand [Parameters=[@__key_0='DailyNote.IsAutoRefreshEnabled' (Size = 30)], CommandType='Text', CommandTimeout='30'] SELECT "s"."Key", "s"."Value" FROM "settings" AS "s" WHERE "s"."Key" = @key_0 LIMIT 2 2024-09-14 17:32:36.059 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (0ms) [Parameters=[@__key_0='DailyNote.IsAutoRefreshEnabled' (Size = 30)], CommandType='Text', CommandTimeout='30'] SELECT "s"."Key", "s"."Value" FROM "settings" AS "s" WHERE "s"."Key" = @__key_0 LIMIT 2 2024-09-14 17:32:36.059 dbug: Microsoft.EntityFrameworkCore.Database.Command[20301] Closing data reader to 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db'. 2024-09-14 17:32:36.059 dbug: Microsoft.EntityFrameworkCore.Database.Command[20300] A data reader for 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db' is being disposed after spending 0ms reading results. 2024-09-14 17:32:36.059 dbug: Microsoft.EntityFrameworkCore.Database.Connection[20002] Closing connection to database 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db'. 2024-09-14 17:32:36.059 dbug: Microsoft.EntityFrameworkCore.Database.Connection[20003] Closed connection to database 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db' (0ms). 2024-09-14 17:32:36.059 info: Snap.Hutao.Model.Entity.Database.AppDbContext[0] AppDbContext[7ebc7ca3-2795-4a15-974d-c66ff75508ad:7] disposed 2024-09-14 17:32:36.061 info: System.Net.Http.HttpClient.MetadataService.LogicalHandler[100] Start processing HTTP request GET https://api-alpha.snapgenshin.cn/global/metadata/Genshin/CHT/Meta.json 2024-09-14 17:32:36.061 trce: System.Net.Http.HttpClient.MetadataService.LogicalHandler[102] Request Headers: User-Agent: Snap, Hutao/2024.9.14.5
2024-09-14 17:32:36.061 info: System.Net.Http.HttpClient.MetadataService.ClientHandler[100] Sending HTTP request GET https://api-alpha.snapgenshin.cn/global/metadata/Genshin/CHT/Meta.json 2024-09-14 17:32:36.061 trce: System.Net.Http.HttpClient.MetadataService.ClientHandler[102] Request Headers: User-Agent: Snap, Hutao/2024.9.14.5
2024-09-14 17:32:36.074 info: Snap.Hutao.ViewModel.MainViewModel[0]
Background image: [Accent color: (null)] [Luminance: (null)] [Opacity: 0]
2024-09-14 17:32:36.075 info: Snap.Hutao.ViewModel.MainViewModel[0]
Background image: [Accent color: (null)] [Luminance: (null)] [Opacity: 0]
2024-09-14 17:32:36.084 dbug: Microsoft.EntityFrameworkCore.Database.Connection[20000]
Opening connection to database 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db'.
2024-09-14 17:32:36.084 dbug: Microsoft.EntityFrameworkCore.Database.Connection[20001]
Opened connection to database 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db'.
2024-09-14 17:32:36.084 dbug: Microsoft.EntityFrameworkCore.Database.Command[20103]
Creating DbCommand for 'ExecuteReader'.
2024-09-14 17:32:36.084 dbug: Microsoft.EntityFrameworkCore.Database.Command[20104]
Created DbCommand for 'ExecuteReader' (0ms).
2024-09-14 17:32:36.084 dbug: Microsoft.EntityFrameworkCore.Database.Command[20106]
Initialized DbCommand for 'ExecuteReader' (0ms).
2024-09-14 17:32:36.084 dbug: Microsoft.EntityFrameworkCore.Database.Command[20100]
Executing DbCommand [Parameters=[@key_0='GamePath' (Size = 8)], CommandType='Text', CommandTimeout='30']
SELECT "s"."Key", "s"."Value"
FROM "settings" AS "s"
WHERE "s"."Key" = @__key_0
LIMIT 2
2024-09-14 17:32:36.084 info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Executed DbCommand (0ms) [Parameters=[@key_0='GamePath' (Size = 8)], CommandType='Text', CommandTimeout='30']
SELECT "s"."Key", "s"."Value"
FROM "settings" AS "s"
WHERE "s"."Key" = @__key_0
LIMIT 2
2024-09-14 17:32:36.084 dbug: Microsoft.EntityFrameworkCore.Database.Command[20301]
Closing data reader to 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db'.
2024-09-14 17:32:36.084 dbug: Microsoft.EntityFrameworkCore.Database.Command[20300]
A data reader for 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db' is being disposed after spending 0ms reading results.
2024-09-14 17:32:36.085 dbug: Microsoft.EntityFrameworkCore.Database.Connection[20002]
Closing connection to database 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db'.
2024-09-14 17:32:36.085 dbug: Microsoft.EntityFrameworkCore.Database.Connection[20003]
Closed connection to database 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db' (0ms).
2024-09-14 17:32:36.085 info: Snap.Hutao.Model.Entity.Database.AppDbContext[0]
AppDbContext[833bc822-f63e-4ee5-8c59-5c7dbeccef1e:3] disposed
2024-09-14 17:32:36.090 dbug: Microsoft.EntityFrameworkCore.Query[10111]
Compiling query expression:
'DbSet
2024-09-14 17:32:36.363 info: System.Net.Http.HttpClient.AnnouncementClient.LogicalHandler[101] End processing HTTP request after 442.3869ms - 200 2024-09-14 17:32:36.363 trce: System.Net.Http.HttpClient.AnnouncementClient.LogicalHandler[103] Response Headers: Date: Sat, 14 Sep 2024 09:32:36 GMT Transfer-Encoding: chunked Connection: keep-alive Set-Cookie: aliyungf_tc=4d61f8da89f18f86e355a547425a6bd0024275001edc0734e27b3d3af9527aec; Path=/; HttpOnly Vary: Accept-Encoding X-Powered-By: takumi X-Trace-Id: 4c4c4fb8b2d29a04:4c4c4fb8b2d29a04:0:1 Content-Type: application/json
2024-09-14 17:32:36.493 info: System.Net.Http.HttpClient.AnnouncementClient.LogicalHandler[100] Start processing HTTP request GET https://hk4e-api-os.hoyoverse.com/common/hk4e_global/announcement/api/getAnnContent?game=hk4e&game_biz=hk4e_global&lang=zh-tw&bundle_id=hk4e_global&platform=pc®ion=os_asia&level=55&uid=100000000 2024-09-14 17:32:36.493 trce: System.Net.Http.HttpClient.AnnouncementClient.LogicalHandler[102] Request Headers: User-Agent: Snap, Hutao/2024.9.14.5
2024-09-14 17:32:36.493 info: System.Net.Http.HttpClient.AnnouncementClient.ClientHandler[100] Sending HTTP request GET https://hk4e-api-os.hoyoverse.com/common/hk4e_global/announcement/api/getAnnContent?game=hk4e&game_biz=hk4e_global&lang=zh-tw&bundle_id=hk4e_global&platform=pc®ion=os_asia&level=55&uid=100000000 2024-09-14 17:32:36.493 trce: System.Net.Http.HttpClient.AnnouncementClient.ClientHandler[102] Request Headers: User-Agent: Snap, Hutao/2024.9.14.5
2024-09-14 17:32:36.707 info: System.Net.Http.HttpClient.AnnouncementClient.ClientHandler[101] Received HTTP response headers after 214.6598ms - 200 2024-09-14 17:32:36.707 trce: System.Net.Http.HttpClient.AnnouncementClient.ClientHandler[103] Response Headers: Date: Sat, 14 Sep 2024 09:32:36 GMT Transfer-Encoding: chunked Connection: keep-alive Vary: Accept-Encoding X-Powered-By: takumi X-Trace-Id: a28f2c311d72986:a28f2c311d72986:0:1 Content-Type: application/json
2024-09-14 17:32:36.707 info: System.Net.Http.HttpClient.AnnouncementClient.LogicalHandler[101] End processing HTTP request after 214.8436ms - 200 2024-09-14 17:32:36.707 trce: System.Net.Http.HttpClient.AnnouncementClient.LogicalHandler[103] Response Headers: Date: Sat, 14 Sep 2024 09:32:36 GMT Transfer-Encoding: chunked Connection: keep-alive Vary: Accept-Encoding X-Powered-By: takumi X-Trace-Id: a28f2c311d72986:a28f2c311d72986:0:1 Content-Type: application/json
2024-09-14 17:32:36.733 info: System.Net.Http.HttpClient.HutaoAsAServiceClient.ClientHandler[101] Received HTTP response headers after 799.0736ms - 200 2024-09-14 17:32:36.733 trce: System.Net.Http.HttpClient.HutaoAsAServiceClient.ClientHandler[103] Response Headers: Server: nginx Date: Sat, 14 Sep 2024 09:32:36 GMT Transfer-Encoding: chunked Connection: keep-alive Vary: Accept-Encoding Strict-Transport-Security: max-age=15768000 traceparent: 00-d1e2c5f7195595105f8e7dadb129164a-80cb6450ffe6cf5c-01 X-ID: hk2-hw-edge-gc12 Cache-Control: no-cache Access-Control-Allow-Origin: * Access-Control-Allow-Methods: GET,POST,HEAD,OPTIONS X-ID-FE: hk2-hw-edge-gc15 Content-Type: application/json; charset=utf-8 Expires: Thu, 01 Jan 1970 00:00:01 GMT
2024-09-14 17:32:36.733 info: System.Net.Http.HttpClient.HutaoAsAServiceClient.LogicalHandler[101] End processing HTTP request after 799.4748ms - 200 2024-09-14 17:32:36.733 trce: System.Net.Http.HttpClient.HutaoAsAServiceClient.LogicalHandler[103] Response Headers: Server: nginx Date: Sat, 14 Sep 2024 09:32:36 GMT Transfer-Encoding: chunked Connection: keep-alive Vary: Accept-Encoding Strict-Transport-Security: max-age=15768000 traceparent: 00-d1e2c5f7195595105f8e7dadb129164a-80cb6450ffe6cf5c-01 X-ID: hk2-hw-edge-gc12 Cache-Control: no-cache Access-Control-Allow-Origin: * Access-Control-Allow-Methods: GET,POST,HEAD,OPTIONS X-ID-FE: hk2-hw-edge-gc15 Content-Type: application/json; charset=utf-8 Expires: Thu, 01 Jan 1970 00:00:01 GMT
2024-09-14 17:32:36.851 info: System.Net.Http.HttpClient.HutaoInfrastructureClient.ClientHandler[101] Received HTTP response headers after 953.1479ms - 200 2024-09-14 17:32:36.851 trce: System.Net.Http.HttpClient.HutaoInfrastructureClient.ClientHandler[103] Response Headers: Date: Sat, 14 Sep 2024 09:32:36 GMT Connection: keep-alive CF-Cache-Status: DYNAMIC Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=7I3TU7215VQZvu0G00orsSFOPg%2B01L2fn56T4poaEByVGIOgg0CWCjf95ABFEWenbZLzgjymLoF4XVNwLWx31LplFVsi%2F2YtupA5cXn%2FY%2FBIYMz%2Bay5tJz9hXlc536vT4qMED4GTCKd%2BduP58kB8Usc3iKQGIcU%3D"}],"group":"cf-nel","max_age":604800} NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800} Strict-Transport-Security: max-age=2592000; preload Server: cloudflare CF-RAY: 8c2f5ee62c49b30d-TPE Alt-Svc: h3=":443" Content-Type: application/json Content-Length: 536
2024-09-14 17:32:36.851 info: System.Net.Http.HttpClient.HutaoInfrastructureClient.LogicalHandler[101] End processing HTTP request after 961.7062ms - 200 2024-09-14 17:32:36.851 trce: System.Net.Http.HttpClient.HutaoInfrastructureClient.LogicalHandler[103] Response Headers: Date: Sat, 14 Sep 2024 09:32:36 GMT Connection: keep-alive CF-Cache-Status: DYNAMIC Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=7I3TU7215VQZvu0G00orsSFOPg%2B01L2fn56T4poaEByVGIOgg0CWCjf95ABFEWenbZLzgjymLoF4XVNwLWx31LplFVsi%2F2YtupA5cXn%2FY%2FBIYMz%2Bay5tJz9hXlc536vT4qMED4GTCKd%2BduP58kB8Usc3iKQGIcU%3D"}],"group":"cf-nel","max_age":604800} NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800} Strict-Transport-Security: max-age=2592000; preload Server: cloudflare CF-RAY: 8c2f5ee62c49b30d-TPE Alt-Svc: h3=":443" Content-Type: application/json Content-Length: 536
2024-09-14 17:32:37.365 info: System.Net.Http.HttpClient.MetadataService.ClientHandler[101] Received HTTP response headers after 1303.6199ms - 200 2024-09-14 17:32:37.365 trce: System.Net.Http.HttpClient.MetadataService.ClientHandler[103] Response Headers: Connection: keep-alive Server: GitHub.com Access-Control-Allow-Origin: * Strict-Transport-Security: max-age=31556952 ETag: "66e3c126-11f9" Cache-Control: max-age=600 x-proxy-cache: MISS X-GitHub-Request-Id: 8C42:3142C0:18344D1:18E6810:66E3E0B6 Accept-Ranges: bytes Age: 0 Date: Sat, 14 Sep 2024 09:32:37 GMT Via: 1.1 varnish X-Served-By: cache-nrt-rjtf7700057-NRT X-Cache: HIT X-Cache-Hits: 0 X-Timer: S1726306357.207990,VS0,VE212 Vary: Accept-Encoding X-Fastly-Request-ID: c392cba1f567ee2418cebc667986d6bdc36dc5a5 Content-Length: 4601 Content-Type: application/json; charset=utf-8 Last-Modified: Fri, 13 Sep 2024 04:35:50 GMT Expires: Fri, 13 Sep 2024 07:00:30 GMT
2024-09-14 17:32:37.365 info: System.Net.Http.HttpClient.MetadataService.LogicalHandler[101] End processing HTTP request after 1303.9349ms - 200 2024-09-14 17:32:37.365 trce: System.Net.Http.HttpClient.MetadataService.LogicalHandler[103] Response Headers: Connection: keep-alive Server: GitHub.com Access-Control-Allow-Origin: * Strict-Transport-Security: max-age=31556952 ETag: "66e3c126-11f9" Cache-Control: max-age=600 x-proxy-cache: MISS X-GitHub-Request-Id: 8C42:3142C0:18344D1:18E6810:66E3E0B6 Accept-Ranges: bytes Age: 0 Date: Sat, 14 Sep 2024 09:32:37 GMT Via: 1.1 varnish X-Served-By: cache-nrt-rjtf7700057-NRT X-Cache: HIT X-Cache-Hits: 0 X-Timer: S1726306357.207990,VS0,VE212 Vary: Accept-Encoding X-Fastly-Request-ID: c392cba1f567ee2418cebc667986d6bdc36dc5a5 Content-Length: 4601 Content-Type: application/json; charset=utf-8 Last-Modified: Fri, 13 Sep 2024 04:35:50 GMT Expires: Fri, 13 Sep 2024 07:00:30 GMT
2024-09-14 17:32:37.419 dbug: Microsoft.EntityFrameworkCore.Database.Connection[20000]
Opening connection to database 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db'.
2024-09-14 17:32:37.419 dbug: Microsoft.EntityFrameworkCore.Database.Connection[20001]
Opened connection to database 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db'.
2024-09-14 17:32:37.419 dbug: Microsoft.EntityFrameworkCore.Database.Command[20103]
Creating DbCommand for 'ExecuteReader'.
2024-09-14 17:32:37.419 dbug: Microsoft.EntityFrameworkCore.Database.Command[20104]
Created DbCommand for 'ExecuteReader' (0ms).
2024-09-14 17:32:37.419 dbug: Microsoft.EntityFrameworkCore.Database.Command[20106]
Initialized DbCommand for 'ExecuteReader' (0ms).
2024-09-14 17:32:37.419 dbug: Microsoft.EntityFrameworkCore.Database.Command[20100]
Executing DbCommand [Parameters=[@key_0='DailyNote.RefreshSeconds' (Size = 24)], CommandType='Text', CommandTimeout='30']
SELECT "s"."Key", "s"."Value"
FROM "settings" AS "s"
WHERE "s"."Key" = @__key_0
LIMIT 2
2024-09-14 17:32:37.419 info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Executed DbCommand (0ms) [Parameters=[@key_0='DailyNote.RefreshSeconds' (Size = 24)], CommandType='Text', CommandTimeout='30']
SELECT "s"."Key", "s"."Value"
FROM "settings" AS "s"
WHERE "s"."Key" = @key_0
LIMIT 2
2024-09-14 17:32:37.419 dbug: Microsoft.EntityFrameworkCore.Database.Command[20301]
Closing data reader to 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db'.
2024-09-14 17:32:37.419 dbug: Microsoft.EntityFrameworkCore.Database.Command[20300]
A data reader for 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db' is being disposed after spending 0ms reading results.
2024-09-14 17:32:37.419 dbug: Microsoft.EntityFrameworkCore.Database.Connection[20002]
Closing connection to database 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db'.
2024-09-14 17:32:37.419 dbug: Microsoft.EntityFrameworkCore.Database.Connection[20003]
Closed connection to database 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db' (0ms).
2024-09-14 17:32:37.419 info: Snap.Hutao.Model.Entity.Database.AppDbContext[0]
AppDbContext[833bc822-f63e-4ee5-8c59-5c7dbeccef1e:4] disposed
2024-09-14 17:32:37.421 dbug: Microsoft.EntityFrameworkCore.Query[10111]
Compiling query expression:
'DbSet
2024-09-14 17:32:52.346 info: System.Net.Http.HttpClient.ImageCache.ClientHandler[100] Sending HTTP request GET https://api.snapgenshin.com/static/raw/MonsterIcon/.png 2024-09-14 17:32:52.346 trce: System.Net.Http.HttpClient.ImageCache.ClientHandler[102] Request Headers: x-hutao-quality: Raw x-hutao-archive: Full
2024-09-14 17:32:52.900 info: System.Net.Http.HttpClient.ImageCache.ClientHandler[101] Received HTTP response headers after 553.9156ms - 404 2024-09-14 17:32:52.900 trce: System.Net.Http.HttpClient.ImageCache.ClientHandler[103] Response Headers: Date: Sat, 14 Sep 2024 09:32:52 GMT Connection: keep-alive Access-Control-Allow-Origin: * Cache-Control: no-store Referrer-Policy: strict-origin-when-cross-origin Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=ngwRG4IcMToSyNfDyOA2GhBPfWFU7iHwWPGnc9b4qSSwlyXzBxr3%2BhYYDzcJ%2B%2BR5N04CUqgHxUI%2BXXad96GAEbJFkJo2b0JK9p44PjMGmz5K7FAm5mRqtjS6zjWn5Kk1gwnxgk2AvonDt4FbRRXKpuNmOHU%3D"}],"group":"cf-nel","max_age":604800} NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800} Vary: Accept-Encoding CF-Cache-Status: BYPASS Strict-Transport-Security: max-age=2592000; preload Server: cloudflare CF-RAY: 8c2f5f4ebb84b312-TPE Alt-Svc: h3=":443" Content-Length: 0
2024-09-14 17:32:52.900 info: System.Net.Http.HttpClient.ImageCache.LogicalHandler[101] End processing HTTP request after 554.0399ms - 404 2024-09-14 17:32:52.900 trce: System.Net.Http.HttpClient.ImageCache.LogicalHandler[103] Response Headers: Date: Sat, 14 Sep 2024 09:32:52 GMT Connection: keep-alive Access-Control-Allow-Origin: * Cache-Control: no-store Referrer-Policy: strict-origin-when-cross-origin Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=ngwRG4IcMToSyNfDyOA2GhBPfWFU7iHwWPGnc9b4qSSwlyXzBxr3%2BhYYDzcJ%2B%2BR5N04CUqgHxUI%2BXXad96GAEbJFkJo2b0JK9p44PjMGmz5K7FAm5mRqtjS6zjWn5Kk1gwnxgk2AvonDt4FbRRXKpuNmOHU%3D"}],"group":"cf-nel","max_age":604800} NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800} Vary: Accept-Encoding CF-Cache-Status: BYPASS Strict-Transport-Security: max-age=2592000; preload Server: cloudflare CF-RAY: 8c2f5f4ebb84b312-TPE Alt-Svc: h3=":443" Content-Length: 0
2024-09-14 17:32:52.900 dbug: Snap.Hutao.Core.Caching.ImageCacheDownloadOperation[0] The Request to 'https://api.snapgenshin.com/static/raw/MonsterIcon/.png' has been redirected to 'https://static.snapgenshin.cn/MonsterIcon/.png' 2024-09-14 17:32:52.900 crit: Snap.Hutao.Core.Caching.ImageCacheDownloadOperation[0] Failed to download 'https://api.snapgenshin.com/static/raw/MonsterIcon/.png' with status code 'NotFound' 2024-09-14 17:33:03.230 dbug: Quartz.Core.QuartzSchedulerThread[0] Batch acquisition of 0 triggers 2024-09-14 17:33:31.121 dbug: Quartz.Core.QuartzSchedulerThread[0] Batch acquisition of 0 triggers 2024-09-14 17:33:56.471 dbug: Quartz.Core.QuartzSchedulerThread[0] Batch acquisition of 0 triggers 2024-09-14 17:34:21.051 dbug: Quartz.Core.QuartzSchedulerThread[0] Batch acquisition of 0 triggers 2024-09-14 17:34:35.899 dbug: Microsoft.Extensions.Http.DefaultHttpClientFactory[103] HttpMessageHandler expired after 120000ms for client 'HutaoInfrastructureClient' 2024-09-14 17:34:35.925 dbug: Microsoft.Extensions.Http.DefaultHttpClientFactory[103] HttpMessageHandler expired after 120000ms for client 'AnnouncementClient' 2024-09-14 17:34:35.941 dbug: Microsoft.Extensions.Http.DefaultHttpClientFactory[103] HttpMessageHandler expired after 120000ms for client 'HutaoAsAServiceClient' 2024-09-14 17:34:36.066 dbug: Microsoft.Extensions.Http.DefaultHttpClientFactory[103] HttpMessageHandler expired after 120000ms for client 'MetadataService' 2024-09-14 17:34:37.421 dbug: Microsoft.Extensions.Http.DefaultHttpClientFactory[103] HttpMessageHandler expired after 120000ms for client 'DailyNoteWebhookOperation' 2024-09-14 17:34:45.905 dbug: Microsoft.Extensions.Http.DefaultHttpClientFactory[100] Starting HttpMessageHandler cleanup cycle with 5 items 2024-09-14 17:34:45.907 dbug: Microsoft.Extensions.Http.DefaultHttpClientFactory[101] Ending HttpMessageHandler cleanup cycle after 0.0369ms - processed: 0 items - remaining: 5 items 2024-09-14 17:34:48.122 dbug: Quartz.Core.QuartzSchedulerThread[0] Batch acquisition of 0 triggers 2024-09-14 17:34:52.346 dbug: Microsoft.Extensions.Http.DefaultHttpClientFactory[103] HttpMessageHandler expired after 120000ms for client 'ImageCache' 2024-09-14 17:34:55.922 dbug: Microsoft.Extensions.Http.DefaultHttpClientFactory[100] Starting HttpMessageHandler cleanup cycle with 6 items 2024-09-14 17:34:55.922 dbug: Microsoft.Extensions.Http.DefaultHttpClientFactory[101] Ending HttpMessageHandler cleanup cycle after 0.0061ms - processed: 0 items - remaining: 6 items 2024-09-14 17:35:05.925 dbug: Microsoft.Extensions.Http.DefaultHttpClientFactory[100] Starting HttpMessageHandler cleanup cycle with 6 items 2024-09-14 17:35:05.925 dbug: Microsoft.Extensions.Http.DefaultHttpClientFactory[101] Ending HttpMessageHandler cleanup cycle after 0.0061ms - processed: 0 items - remaining: 6 items 2024-09-14 17:35:15.622 dbug: Quartz.Core.QuartzSchedulerThread[0] Batch acquisition of 0 triggers 2024-09-14 17:35:15.933 dbug: Microsoft.Extensions.Http.DefaultHttpClientFactory[100] Starting HttpMessageHandler cleanup cycle with 6 items 2024-09-14 17:35:15.933 dbug: Microsoft.Extensions.Http.DefaultHttpClientFactory[101] Ending HttpMessageHandler cleanup cycle after 0.0063ms - processed: 0 items - remaining: 6 items 2024-09-14 17:35:25.944 dbug: Microsoft.Extensions.Http.DefaultHttpClientFactory[100] Starting HttpMessageHandler cleanup cycle with 6 items 2024-09-14 17:35:25.944 dbug: Microsoft.Extensions.Http.DefaultHttpClientFactory[101] Ending HttpMessageHandler cleanup cycle after 0.0092ms - processed: 0 items - remaining: 6 items 2024-09-14 17:35:35.955 dbug: Microsoft.Extensions.Http.DefaultHttpClientFactory[100] Starting HttpMessageHandler cleanup cycle with 6 items 2024-09-14 17:35:35.955 dbug: Microsoft.Extensions.Http.DefaultHttpClientFactory[101] Ending HttpMessageHandler cleanup cycle after 0.0273ms - processed: 0 items - remaining: 6 items 2024-09-14 17:35:43.947 dbug: Quartz.Core.QuartzSchedulerThread[0] Batch acquisition of 0 triggers 2024-09-14 17:35:45.961 dbug: Microsoft.Extensions.Http.DefaultHttpClientFactory[100] Starting HttpMessageHandler cleanup cycle with 6 items 2024-09-14 17:35:45.961 dbug: Microsoft.Extensions.Http.DefaultHttpClientFactory[101] Ending HttpMessageHandler cleanup cycle after 0.1609ms - processed: 0 items - remaining: 6 items 2024-09-14 17:35:55.970 dbug: Microsoft.Extensions.Http.DefaultHttpClientFactory[100] Starting HttpMessageHandler cleanup cycle with 6 items 2024-09-14 17:35:55.970 dbug: Microsoft.Extensions.Http.DefaultHttpClientFactory[101] Ending HttpMessageHandler cleanup cycle after 0.1498ms - processed: 0 items - remaining: 6 items 2024-09-14 17:36:05.977 dbug: Microsoft.Extensions.Http.DefaultHttpClientFactory[100] Starting HttpMessageHandler cleanup cycle with 6 items 2024-09-14 17:36:05.978 dbug: Microsoft.Extensions.Http.DefaultHttpClientFactory[101] Ending HttpMessageHandler cleanup cycle after 0.0089ms - processed: 0 items - remaining: 6 items 2024-09-14 17:36:13.137 dbug: Quartz.Core.QuartzSchedulerThread[0] Batch acquisition of 0 triggers 2024-09-14 17:36:15.986 dbug: Microsoft.Extensions.Http.DefaultHttpClientFactory[100] Starting HttpMessageHandler cleanup cycle with 6 items 2024-09-14 17:36:15.986 dbug: Microsoft.Extensions.Http.DefaultHttpClientFactory[101] Ending HttpMessageHandler cleanup cycle after 0.008ms - processed: 0 items - remaining: 6 items 2024-09-14 17:36:25.992 dbug: Microsoft.Extensions.Http.DefaultHttpClientFactory[100] Starting HttpMessageHandler cleanup cycle with 6 items 2024-09-14 17:36:25.992 dbug: Microsoft.Extensions.Http.DefaultHttpClientFactory[101] Ending HttpMessageHandler cleanup cycle after 0.1902ms - processed: 0 items - remaining: 6 items 2024-09-14 17:36:35.993 dbug: Microsoft.Extensions.Http.DefaultHttpClientFactory[100] Starting HttpMessageHandler cleanup cycle with 6 items 2024-09-14 17:36:35.993 dbug: Microsoft.Extensions.Http.DefaultHttpClientFactory[101] Ending HttpMessageHandler cleanup cycle after 0.0045ms - processed: 0 items - remaining: 6 items 2024-09-14 17:36:37.005 dbug: Quartz.Core.QuartzSchedulerThread[0] Batch acquisition of 0 triggers 2024-09-14 17:36:41.987 info: Snap.Hutao.Service.Navigation.INavigationService[0] Navigate to Snap.Hutao.UI.Xaml.View.Page.AnnouncementPage : succeed 2024-09-14 17:36:42.010 info: System.Net.Http.HttpClient.AnnouncementClient.LogicalHandler[100] Start processing HTTP request GET https://hk4e-api-os.hoyoverse.com/common/hk4e_global/announcement/api/getAnnList?game=hk4e&game_biz=hk4e_global&lang=zh-tw&bundle_id=hk4e_global&platform=pc®ion=os_asia&level=55&uid=100000000 2024-09-14 17:36:42.010 trce: System.Net.Http.HttpClient.AnnouncementClient.LogicalHandler[102] Request Headers: User-Agent: Snap, Hutao/2024.9.14.5
2024-09-14 17:36:42.010 info: System.Net.Http.HttpClient.AnnouncementClient.ClientHandler[100] Sending HTTP request GET https://hk4e-api-os.hoyoverse.com/common/hk4e_global/announcement/api/getAnnList?game=hk4e&game_biz=hk4e_global&lang=zh-tw&bundle_id=hk4e_global&platform=pc®ion=os_asia&level=55&uid=100000000 2024-09-14 17:36:42.010 trce: System.Net.Http.HttpClient.AnnouncementClient.ClientHandler[102] Request Headers: User-Agent: Snap, Hutao/2024.9.14.5
2024-09-14 17:36:42.010 info: System.Net.Http.HttpClient.HutaoAsAServiceClient.LogicalHandler[100] Start processing HTTP request POST https://homa.snapgenshin.com/Announcement/List?locale=CHT 2024-09-14 17:36:42.010 trce: System.Net.Http.HttpClient.HutaoAsAServiceClient.LogicalHandler[102] Request Headers: User-Agent: Snap, Hutao/2024.9.14.5 Content-Type: application/json; charset=utf-8
2024-09-14 17:36:42.010 info: System.Net.Http.HttpClient.HutaoAsAServiceClient.ClientHandler[100] Sending HTTP request POST https://homa.snapgenshin.com/Announcement/List?locale=CHT 2024-09-14 17:36:42.010 trce: System.Net.Http.HttpClient.HutaoAsAServiceClient.ClientHandler[102] Request Headers: User-Agent: Snap, Hutao/2024.9.14.5 Content-Type: application/json; charset=utf-8
2024-09-14 17:36:42.079 dbug: Microsoft.EntityFrameworkCore.Database.Connection[20000] Opening connection to database 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db'. 2024-09-14 17:36:42.079 dbug: Microsoft.EntityFrameworkCore.Database.Connection[20001] Opened connection to database 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db'. 2024-09-14 17:36:42.079 dbug: Microsoft.EntityFrameworkCore.Database.Command[20103] Creating DbCommand for 'ExecuteReader'. 2024-09-14 17:36:42.079 dbug: Microsoft.EntityFrameworkCore.Database.Command[20104] Created DbCommand for 'ExecuteReader' (0ms). 2024-09-14 17:36:42.079 dbug: Microsoft.EntityFrameworkCore.Database.Command[20106] Initialized DbCommand for 'ExecuteReader' (0ms). 2024-09-14 17:36:42.079 dbug: Microsoft.EntityFrameworkCore.Database.Command[20100] Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT "g"."InnerId", "g"."IsSelected", "g"."Uid" FROM "gacha_archives" AS "g" 2024-09-14 17:36:42.079 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (0ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT "g"."InnerId", "g"."IsSelected", "g"."Uid" FROM "gacha_archives" AS "g" 2024-09-14 17:36:42.079 dbug: Microsoft.EntityFrameworkCore.Database.Command[20301] Closing data reader to 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db'. 2024-09-14 17:36:42.079 dbug: Microsoft.EntityFrameworkCore.Database.Command[20300] A data reader for 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db' is being disposed after spending 0ms reading results. 2024-09-14 17:36:42.079 dbug: Microsoft.EntityFrameworkCore.Database.Connection[20002] Closing connection to database 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db'. 2024-09-14 17:36:42.079 dbug: Microsoft.EntityFrameworkCore.Database.Connection[20003] Closed connection to database 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db' (0ms). 2024-09-14 17:36:42.079 info: Snap.Hutao.Model.Entity.Database.AppDbContext[0] AppDbContext[7ebc7ca3-2795-4a15-974d-c66ff75508ad:14] disposed 2024-09-14 17:36:42.084 dbug: Microsoft.EntityFrameworkCore.Database.Connection[20000] Opening connection to database 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db'. 2024-09-14 17:36:42.084 dbug: Microsoft.EntityFrameworkCore.Database.Connection[20001] Opened connection to database 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db'. 2024-09-14 17:36:42.084 dbug: Microsoft.EntityFrameworkCore.Database.Command[20103] Creating DbCommand for 'ExecuteReader'. 2024-09-14 17:36:42.084 dbug: Microsoft.EntityFrameworkCore.Database.Command[20104] Created DbCommand for 'ExecuteReader' (0ms). 2024-09-14 17:36:42.084 dbug: Microsoft.EntityFrameworkCore.Database.Command[20106] Initialized DbCommand for 'ExecuteReader' (0ms). 2024-09-14 17:36:42.084 dbug: Microsoft.EntityFrameworkCore.Database.Command[20100] Executing DbCommand [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT "a"."InnerId", "a"."IsSelected", "a"."Name" FROM "achievement_archives" AS "a" 2024-09-14 17:36:42.084 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (0ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT "a"."InnerId", "a"."IsSelected", "a"."Name" FROM "achievement_archives" AS "a" 2024-09-14 17:36:42.084 dbug: Microsoft.EntityFrameworkCore.Database.Command[20301] Closing data reader to 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db'. 2024-09-14 17:36:42.084 dbug: Microsoft.EntityFrameworkCore.Database.Command[20300] A data reader for 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db' is being disposed after spending 0ms reading results. 2024-09-14 17:36:42.084 dbug: Microsoft.EntityFrameworkCore.Database.Connection[20002] Closing connection to database 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db'. 2024-09-14 17:36:42.084 dbug: Microsoft.EntityFrameworkCore.Database.Connection[20003] Closed connection to database 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db' (0ms). 2024-09-14 17:36:42.084 info: Snap.Hutao.Model.Entity.Database.AppDbContext[0] AppDbContext[833bc822-f63e-4ee5-8c59-5c7dbeccef1e:10] disposed 2024-09-14 17:36:42.084 dbug: Microsoft.EntityFrameworkCore.Database.Connection[20000] Opening connection to database 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db'. 2024-09-14 17:36:42.084 dbug: Microsoft.EntityFrameworkCore.Database.Connection[20001] Opened connection to database 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db'. 2024-09-14 17:36:42.084 dbug: Microsoft.EntityFrameworkCore.Database.Command[20103] Creating DbCommand for 'ExecuteReader'. 2024-09-14 17:36:42.084 dbug: Microsoft.EntityFrameworkCore.Database.Command[20104] Created DbCommand for 'ExecuteReader' (0ms). 2024-09-14 17:36:42.084 dbug: Microsoft.EntityFrameworkCore.Database.Command[20106] Initialized DbCommand for 'ExecuteReader' (0ms). 2024-09-14 17:36:42.084 dbug: Microsoft.EntityFrameworkCore.Database.Command[20100] Executing DbCommand [Parameters=[@archiveId_0='ebf62858-5e33-4d61-80dd-6b0ff2088ea1'], CommandType='Text', CommandTimeout='30'] SELECT COUNT(*) FROM "achievements" AS "a" WHERE "a"."ArchiveId" = @__archiveId_0 AND "a"."Status" >= 2 2024-09-14 17:36:42.084 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (0ms) [Parameters=[@archiveId_0='ebf62858-5e33-4d61-80dd-6b0ff2088ea1'], CommandType='Text', CommandTimeout='30'] SELECT COUNT(*) FROM "achievements" AS "a" WHERE "a"."ArchiveId" = @archiveId_0 AND "a"."Status" >= 2 2024-09-14 17:36:42.084 dbug: Microsoft.EntityFrameworkCore.Database.Command[20301] Closing data reader to 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db'. 2024-09-14 17:36:42.084 dbug: Microsoft.EntityFrameworkCore.Database.Command[20300] A data reader for 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db' is being disposed after spending 0ms reading results. 2024-09-14 17:36:42.084 dbug: Microsoft.EntityFrameworkCore.Database.Connection[20002] Closing connection to database 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db'. 2024-09-14 17:36:42.084 dbug: Microsoft.EntityFrameworkCore.Database.Connection[20003] Closed connection to database 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db' (0ms). 2024-09-14 17:36:42.084 info: Snap.Hutao.Model.Entity.Database.AppDbContext[0] AppDbContext[7ebc7ca3-2795-4a15-974d-c66ff75508ad:15] disposed 2024-09-14 17:36:42.084 dbug: Microsoft.EntityFrameworkCore.Database.Connection[20000] Opening connection to database 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db'. 2024-09-14 17:36:42.085 dbug: Microsoft.EntityFrameworkCore.Database.Connection[20001] Opened connection to database 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db'. 2024-09-14 17:36:42.085 dbug: Microsoft.EntityFrameworkCore.Database.Command[20103] Creating DbCommand for 'ExecuteReader'. 2024-09-14 17:36:42.085 dbug: Microsoft.EntityFrameworkCore.Database.Command[20104] Created DbCommand for 'ExecuteReader' (0ms). 2024-09-14 17:36:42.085 dbug: Microsoft.EntityFrameworkCore.Database.Command[20106] Initialized DbCommand for 'ExecuteReader' (0ms). 2024-09-14 17:36:42.085 dbug: Microsoft.EntityFrameworkCore.Database.Command[20100] Executing DbCommand [Parameters=[@__archiveId_0='ebf62858-5e33-4d61-80dd-6b0ff2088ea1', @p_1='2'], CommandType='Text', CommandTimeout='30'] SELECT "a"."InnerId", "a"."ArchiveId", "a"."Current", "a"."Id", "a"."Status", "a"."Time" FROM "achievements" AS "a" WHERE "a"."ArchiveId" = @archiveId_0 AND "a"."Status" >= 2 ORDER BY CAST("a"."Time" AS TEXT) DESC LIMIT @__p_1 2024-09-14 17:36:42.085 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (0ms) [Parameters=[@archiveId_0='ebf62858-5e33-4d61-80dd-6b0ff2088ea1', @p_1='2'], CommandType='Text', CommandTimeout='30'] SELECT "a"."InnerId", "a"."ArchiveId", "a"."Current", "a"."Id", "a"."Status", "a"."Time" FROM "achievements" AS "a" WHERE "a"."ArchiveId" = @__archiveId_0 AND "a"."Status" >= 2 ORDER BY CAST("a"."Time" AS TEXT) DESC LIMIT @p_1 2024-09-14 17:36:42.085 dbug: Microsoft.EntityFrameworkCore.Database.Command[20301] Closing data reader to 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db'. 2024-09-14 17:36:42.085 dbug: Microsoft.EntityFrameworkCore.Database.Command[20300] A data reader for 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db' is being disposed after spending 0ms reading results. 2024-09-14 17:36:42.085 dbug: Microsoft.EntityFrameworkCore.Database.Connection[20002] Closing connection to database 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db'. 2024-09-14 17:36:42.085 dbug: Microsoft.EntityFrameworkCore.Database.Connection[20003] Closed connection to database 'main' on server 'C:\Users\A\Documents\HutaoAlpha\Userdata.db' (0ms). 2024-09-14 17:36:42.085 info: Snap.Hutao.Model.Entity.Database.AppDbContext[0] AppDbContext[833bc822-f63e-4ee5-8c59-5c7dbeccef1e:11] disposed 2024-09-14 17:36:42.454 info: System.Net.Http.HttpClient.AnnouncementClient.ClientHandler[101] Received HTTP response headers after 444.2024ms - 200 2024-09-14 17:36:42.454 trce: System.Net.Http.HttpClient.AnnouncementClient.ClientHandler[103] Response Headers: Date: Sat, 14 Sep 2024 09:36:42 GMT Transfer-Encoding: chunked Connection: keep-alive Set-Cookie: aliyungf_tc=4f07fcdc061f0cfed4dbb427ecb0be5f78d94f4d2e010f9e5b622dd2e5db1e9c; Path=/; HttpOnly Vary: Accept-Encoding X-Powered-By: takumi X-Trace-Id: 56c9f9d59497488:56c9f9d59497488:0:1 Content-Type: application/json
2024-09-14 17:36:42.454 info: System.Net.Http.HttpClient.AnnouncementClient.LogicalHandler[101] End processing HTTP request after 444.3297ms - 200 2024-09-14 17:36:42.454 trce: System.Net.Http.HttpClient.AnnouncementClient.LogicalHandler[103] Response Headers: Date: Sat, 14 Sep 2024 09:36:42 GMT Transfer-Encoding: chunked Connection: keep-alive Set-Cookie: aliyungf_tc=4f07fcdc061f0cfed4dbb427ecb0be5f78d94f4d2e010f9e5b622dd2e5db1e9c; Path=/; HttpOnly Vary: Accept-Encoding X-Powered-By: takumi X-Trace-Id: 56c9f9d59497488:56c9f9d59497488:0:1 Content-Type: application/json
2024-09-14 17:36:42.592 info: System.Net.Http.HttpClient.AnnouncementClient.LogicalHandler[100] Start processing HTTP request GET https://hk4e-api-os.hoyoverse.com/common/hk4e_global/announcement/api/getAnnContent?game=hk4e&game_biz=hk4e_global&lang=zh-tw&bundle_id=hk4e_global&platform=pc®ion=os_asia&level=55&uid=100000000 2024-09-14 17:36:42.592 trce: System.Net.Http.HttpClient.AnnouncementClient.LogicalHandler[102] Request Headers: User-Agent: Snap, Hutao/2024.9.14.5
2024-09-14 17:36:42.592 info: System.Net.Http.HttpClient.AnnouncementClient.ClientHandler[100] Sending HTTP request GET https://hk4e-api-os.hoyoverse.com/common/hk4e_global/announcement/api/getAnnContent?game=hk4e&game_biz=hk4e_global&lang=zh-tw&bundle_id=hk4e_global&platform=pc®ion=os_asia&level=55&uid=100000000 2024-09-14 17:36:42.592 trce: System.Net.Http.HttpClient.AnnouncementClient.ClientHandler[102] Request Headers: User-Agent: Snap, Hutao/2024.9.14.5
2024-09-14 17:36:42.815 info: System.Net.Http.HttpClient.AnnouncementClient.ClientHandler[101] Received HTTP response headers after 222.6469ms - 200 2024-09-14 17:36:42.815 trce: System.Net.Http.HttpClient.AnnouncementClient.ClientHandler[103] Response Headers: Date: Sat, 14 Sep 2024 09:36:42 GMT Transfer-Encoding: chunked Connection: keep-alive Vary: Accept-Encoding X-Powered-By: takumi X-Trace-Id: 752b912480124b1b:752b912480124b1b:0:1 Content-Type: application/json
2024-09-14 17:36:42.815 info: System.Net.Http.HttpClient.AnnouncementClient.LogicalHandler[101] End processing HTTP request after 222.9473ms - 200 2024-09-14 17:36:42.815 trce: System.Net.Http.HttpClient.AnnouncementClient.LogicalHandler[103] Response Headers: Date: Sat, 14 Sep 2024 09:36:42 GMT Transfer-Encoding: chunked Connection: keep-alive Vary: Accept-Encoding X-Powered-By: takumi X-Trace-Id: 752b912480124b1b:752b912480124b1b:0:1 Content-Type: application/json
2024-09-14 17:36:43.372 info: System.Net.Http.HttpClient.HutaoAsAServiceClient.ClientHandler[101] Received HTTP response headers after 1362.1875ms - 200 2024-09-14 17:36:43.372 trce: System.Net.Http.HttpClient.HutaoAsAServiceClient.ClientHandler[103] Response Headers: Server: nginx Date: Sat, 14 Sep 2024 09:36:43 GMT Transfer-Encoding: chunked Connection: keep-alive Vary: Accept-Encoding Strict-Transport-Security: max-age=15768000 traceparent: 00-68602a4f341d66af422435c6cad3891f-6b7585a0d9c5839e-01 X-ID: hk2-hw-edge-gc12 Cache-Control: no-cache Access-Control-Allow-Origin: * Access-Control-Allow-Methods: GET,POST,HEAD,OPTIONS X-ID-FE: hk2-hw-edge-gc14 Content-Type: application/json; charset=utf-8 Expires: Thu, 01 Jan 1970 00:00:01 GMT
2024-09-14 17:36:43.372 info: System.Net.Http.HttpClient.HutaoAsAServiceClient.LogicalHandler[101] End processing HTTP request after 1362.3623ms - 200 2024-09-14 17:36:43.372 trce: System.Net.Http.HttpClient.HutaoAsAServiceClient.LogicalHandler[103] Response Headers: Server: nginx Date: Sat, 14 Sep 2024 09:36:43 GMT Transfer-Encoding: chunked Connection: keep-alive Vary: Accept-Encoding Strict-Transport-Security: max-age=15768000 traceparent: 00-68602a4f341d66af422435c6cad3891f-6b7585a0d9c5839e-01 X-ID: hk2-hw-edge-gc12 Cache-Control: no-cache Access-Control-Allow-Origin: * Access-Control-Allow-Methods: GET,POST,HEAD,OPTIONS X-ID-FE: hk2-hw-edge-gc14 Content-Type: application/json; charset=utf-8 Expires: Thu, 01 Jan 1970 00:00:01 GMT
2024-09-14 17:36:46.005 dbug: Microsoft.Extensions.Http.DefaultHttpClientFactory[100] Starting HttpMessageHandler cleanup cycle with 6 items 2024-09-14 17:36:46.005 dbug: Microsoft.Extensions.Http.DefaultHttpClientFactory[101] Ending HttpMessageHandler cleanup cycle after 0.7978ms - processed: 6 items - remaining: 0 items 2024-09-14 17:36:47.534 info: Snap.Hutao.Service.Navigation.INavigationService[0] Navigate to Snap.Hutao.UI.Xaml.View.Page.FeedbackPage : succeed 2024-09-14 17:36:47.621 info: System.Net.Http.HttpClient.HutaoInfrastructureClient.LogicalHandler[100] Start processing HTTP request GET https://api-alpha.snapgenshin.cn/global/ip 2024-09-14 17:36:47.621 trce: System.Net.Http.HttpClient.HutaoInfrastructureClient.LogicalHandler[102] Request Headers: User-Agent: Snap, Hutao/2024.9.14.5
2024-09-14 17:36:47.621 info: System.Net.Http.HttpClient.HutaoInfrastructureClient.ClientHandler[100] Sending HTTP request GET https://api-alpha.snapgenshin.cn/global/ip 2024-09-14 17:36:47.621 trce: System.Net.Http.HttpClient.HutaoInfrastructureClient.ClientHandler[102] Request Headers: User-Agent: Snap, Hutao/2024.9.14.5
2024-09-14 17:36:48.467 info: System.Net.Http.HttpClient.HutaoInfrastructureClient.ClientHandler[101] Received HTTP response headers after 845.9329ms - 200 2024-09-14 17:36:48.467 trce: System.Net.Http.HttpClient.HutaoInfrastructureClient.ClientHandler[103] Response Headers: Date: Sat, 14 Sep 2024 09:36:48 GMT Connection: keep-alive CF-Cache-Status: DYNAMIC Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=l0qHF9P1tr3wm2R0VkhbIPzdu%2Fp%2B5Jq1%2FdpFDJQ44cRl8srqy5dJbXLSjiyxhuoWqrtGiocAGSX7JDQPwwbNUWKus2eKOL%2BJnLA8noc%2Bb4IL9PdeOn%2Fs9HShNtk6Gd2Pu%2BLtYdi%2FzutcftgPpZVcEdpKygMwADk%3D"}],"group":"cf-nel","max_age":604800} NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800} Strict-Transport-Security: max-age=2592000; preload Server: cloudflare CF-RAY: 8c2f650ad9e7b301-TPE Alt-Svc: h3=":443" Content-Type: application/json Content-Length: 107
2024-09-14 17:36:48.467 info: System.Net.Http.HttpClient.HutaoInfrastructureClient.LogicalHandler[101] End processing HTTP request after 846.0901ms - 200 2024-09-14 17:36:48.467 trce: System.Net.Http.HttpClient.HutaoInfrastructureClient.LogicalHandler[103] Response Headers: Date: Sat, 14 Sep 2024 09:36:48 GMT Connection: keep-alive CF-Cache-Status: DYNAMIC Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=l0qHF9P1tr3wm2R0VkhbIPzdu%2Fp%2B5Jq1%2FdpFDJQ44cRl8srqy5dJbXLSjiyxhuoWqrtGiocAGSX7JDQPwwbNUWKus2eKOL%2BJnLA8noc%2Bb4IL9PdeOn%2Fs9HShNtk6Gd2Pu%2BLtYdi%2FzutcftgPpZVcEdpKygMwADk%3D"}],"group":"cf-nel","max_age":604800} NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800} Strict-Transport-Security: max-age=2592000; preload Server: cloudflare CF-RAY: 8c2f650ad9e7b301-TPE Alt-Svc: h3=":443" Content-Type: application/json Content-Length: 107
2024-09-14 17:37:01.348 dbug: Quartz.Core.QuartzSchedulerThread[0]
Batch acquisition of 0 triggers
2024-09-14 17:37:14.476 info: Snap.Hutao.Service.Navigation.INavigationService[0]
Navigate to Snap.Hutao.UI.Xaml.View.Page.WikiAvatarPage : succeed
2024-09-14 17:37:14.520 dbug: Microsoft.EntityFrameworkCore.Query[10111]
Compiling query expression:
'DbSet
2024-09-14 17:37:18.604 info: System.Net.Http.HttpClient.ImageCache.ClientHandler[100] Sending HTTP request GET https://api.snapgenshin.com/static/raw/MonsterIcon/.png 2024-09-14 17:37:18.604 trce: System.Net.Http.HttpClient.ImageCache.ClientHandler[102] Request Headers: x-hutao-quality: Raw x-hutao-archive: Full
2024-09-14 17:37:19.309 info: System.Net.Http.HttpClient.ImageCache.ClientHandler[101] Received HTTP response headers after 704.5415ms - 404 2024-09-14 17:37:19.309 trce: System.Net.Http.HttpClient.ImageCache.ClientHandler[103] Response Headers: Date: Sat, 14 Sep 2024 09:37:19 GMT Connection: keep-alive Access-Control-Allow-Origin: * Cache-Control: no-store Referrer-Policy: strict-origin-when-cross-origin Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=ySWQ%2FdCsF4eW4%2F7lsIx09oNu2%2FMoQL1aeboWtzukffQmcmBB24UldXCz%2FCL6ACI85c1afg%2BkdlIrsamsujgm3LJyiTpAFkQjqkUd8Q7Qt03PVFPEx%2FJlQ%2FhUUTogKy7q5fLccrbe4EU7Kp8wuqnhRyYGhvU%3D"}],"group":"cf-nel","max_age":604800} NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800} Vary: Accept-Encoding CF-Cache-Status: BYPASS Strict-Transport-Security: max-age=2592000; preload Server: cloudflare CF-RAY: 8c2f65cfeb103327-TPE Alt-Svc: h3=":443" Content-Length: 0
2024-09-14 17:37:19.311 info: System.Net.Http.HttpClient.ImageCache.LogicalHandler[101] End processing HTTP request after 706.8422ms - 404 2024-09-14 17:37:19.311 trce: System.Net.Http.HttpClient.ImageCache.LogicalHandler[103] Response Headers: Date: Sat, 14 Sep 2024 09:37:19 GMT Connection: keep-alive Access-Control-Allow-Origin: * Cache-Control: no-store Referrer-Policy: strict-origin-when-cross-origin Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=ySWQ%2FdCsF4eW4%2F7lsIx09oNu2%2FMoQL1aeboWtzukffQmcmBB24UldXCz%2FCL6ACI85c1afg%2BkdlIrsamsujgm3LJyiTpAFkQjqkUd8Q7Qt03PVFPEx%2FJlQ%2FhUUTogKy7q5fLccrbe4EU7Kp8wuqnhRyYGhvU%3D"}],"group":"cf-nel","max_age":604800} NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800} Vary: Accept-Encoding CF-Cache-Status: BYPASS Strict-Transport-Security: max-age=2592000; preload Server: cloudflare CF-RAY: 8c2f65cfeb103327-TPE Alt-Svc: h3=":443" Content-Length: 0
2024-09-14 17:37:19.311 dbug: Snap.Hutao.Core.Caching.ImageCacheDownloadOperation[0] The Request to 'https://api.snapgenshin.com/static/raw/MonsterIcon/.png' has been redirected to 'https://static.snapgenshin.cn/MonsterIcon/.png' 2024-09-14 17:37:19.311 crit: Snap.Hutao.Core.Caching.ImageCacheDownloadOperation[0] Failed to download 'https://api.snapgenshin.com/static/raw/MonsterIcon/.png' with status code 'NotFound' 2024-09-14 17:37:25.768 dbug: Quartz.Core.QuartzSchedulerThread[0] Batch acquisition of 0 triggers 2024-09-14 17:37:36.868 info: Snap.Hutao.ViewModel.MainViewModel[0] Background image: [Accent color: (null)] [Luminance: (null)] [Opacity: 0] 2024-09-14 17:37:51.712 dbug: Quartz.Core.QuartzSchedulerThread[0] Batch acquisition of 0 triggers 2024-09-14 17:38:14.955 dbug: Quartz.Core.QuartzSchedulerThread[0] Batch acquisition of 0 triggers 2024-09-14 17:38:39.163 dbug: Quartz.Core.QuartzSchedulerThread[0] Batch acquisition of 0 triggers 2024-09-14 17:38:42.019 dbug: Microsoft.Extensions.Http.DefaultHttpClientFactory[103] HttpMessageHandler expired after 120000ms for client 'AnnouncementClient' 2024-09-14 17:38:42.019 dbug: Microsoft.Extensions.Http.DefaultHttpClientFactory[103] HttpMessageHandler expired after 120000ms for client 'HutaoAsAServiceClient' 2024-09-14 17:38:47.635 dbug: Microsoft.Extensions.Http.DefaultHttpClientFactory[103] HttpMessageHandler expired after 120000ms for client 'HutaoInfrastructureClient' 2024-09-14 17:38:52.022 dbug: Microsoft.Extensions.Http.DefaultHttpClientFactory[100] Starting HttpMessageHandler cleanup cycle with 3 items 2024-09-14 17:38:52.022 dbug: Microsoft.Extensions.Http.DefaultHttpClientFactory[101] Ending HttpMessageHandler cleanup cycle after 0.0052ms - processed: 0 items - remaining: 3 items 2024-09-14 17:39:02.031 dbug: Microsoft.Extensions.Http.DefaultHttpClientFactory[100] Starting HttpMessageHandler cleanup cycle with 3 items 2024-09-14 17:39:02.031 dbug: Microsoft.Extensions.Http.DefaultHttpClientFactory[101] Ending HttpMessageHandler cleanup cycle after 0.0028ms - processed: 0 items - remaining: 3 items 2024-09-14 17:39:07.064 dbug: Quartz.Core.QuartzSchedulerThread[0] Batch acquisition of 0 triggers
目前没有计划修复,之前我问过……
并且怪物的描述实际上也有很大一部分不对劲……例如仆人boss之类的,但是说没精力修复就搁置了
检查清单
Windows 版本
22H2(OS組建19045.3803)
Snap Hutao 版本
2024.9.14.5
设备 ID
26A3CF99630E579F6135632638122B4A
问题分类
其它
发生了什么?
怪物資料 無相之水 . 召喚物 圖片出現其他元素史萊姆
你期望发生的行为?
出現正確圖判
最后一步