1600 lines
89 KiB
JSON
1600 lines
89 KiB
JSON
{
|
|
"Name": "CurseClient",
|
|
"Process": "Curse.Agent.Host",
|
|
"PID": 2127245,
|
|
"Arguments": [
|
|
"/tmp/.mount_CurseFToli8U/resources/app.asar.unpacked/plugins/curse/linux/Curse.Agent.Host",
|
|
"--port=55127",
|
|
"--to-port=55147",
|
|
"--pid=2126982",
|
|
"--appDataPath=/home/klein/.config/CurseForge",
|
|
"--clientId=Overwolf"
|
|
],
|
|
"ProcessStart": "2024-12-22T22:56:23.10159Z",
|
|
"Version": "1.264.0.20886",
|
|
"BuildDate": "2000-01-01T16:36:12Z",
|
|
"Start": "2024-12-22T17:56:23.673833-05:00",
|
|
"Log": [
|
|
{
|
|
"timestamp": "2024-12-22T17:56:23.6675779-05:00",
|
|
"level": "Warn",
|
|
"thread": 1,
|
|
"memory": 0.0,
|
|
"message": "Failed to modified BuiltInConverters: Cannot set initonly static field 'BuiltInConverters' after type 'Newtonsoft.Json.Serialization.DefaultContractResolver' is initialized."
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:56:23.671302-05:00",
|
|
"level": "Info",
|
|
"thread": 1,
|
|
"memory": 0.0,
|
|
"message": "Startup Name: CurseForge, Version: 1.264.0.20886"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:56:23.6719756-05:00",
|
|
"level": "Info",
|
|
"thread": 1,
|
|
"memory": 0.0,
|
|
"message": "Running Mods Agent with args: --port=55127,--to-port=55147,--pid=2126982,--appDataPath=/home/klein/.config/CurseForge,--clientId=Overwolf"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:56:23.6744813-05:00",
|
|
"level": "Info",
|
|
"thread": 1,
|
|
"memory": 0.0,
|
|
"message": "start monitor process: 2126982"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:56:24.3437461-05:00",
|
|
"level": "Info",
|
|
"thread": 1,
|
|
"memory": 0.0,
|
|
"message": "Unable to load game instances from disk. No file was found at: /home/klein/.config/CurseForge/agent/GameInstances/ModpackGameInstances.json"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:56:24.4567522-05:00",
|
|
"level": "Info",
|
|
"thread": 1,
|
|
"memory": 0.0,
|
|
"message": "Mods Agent server started on port 55127"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:56:24.5037413-05:00",
|
|
"level": "Info",
|
|
"thread": 6,
|
|
"memory": 0.0,
|
|
"message": "Web Socket session connected"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:56:24.5603793-05:00",
|
|
"level": "Error",
|
|
"thread": 12,
|
|
"memory": 0.0,
|
|
"message": "An error occurred during UpdateDiscordRichPresenceRequest",
|
|
"error": {
|
|
"message": "not initialized",
|
|
"type": "Curse.Plugin.App.Services.InitializationException",
|
|
"stack": [
|
|
"Curse.Plugin.App.Services.InitializationService+<VerifyInitialization>d__14.MoveNext()",
|
|
"System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()",
|
|
"System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task)",
|
|
"System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task,ConfigureAwaitOptions)",
|
|
"System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task,ConfigureAwaitOptions)",
|
|
"System.Runtime.CompilerServices.TaskAwaiter.GetResult()",
|
|
"Curse.Plugin.API.Handlers.AsyncApiRequestHandlerBase`1+<>c__DisplayClass7_0+<<Handle>b__0>d.MoveNext()",
|
|
"Curse.Plugin.API.Handlers.AsyncApiRequestHandlerBase`1+<>c__DisplayClass7_0+<<Handle>b__0>d.MoveNext()",
|
|
"System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine&)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine&)",
|
|
"Curse.Plugin.API.Handlers.AsyncApiRequestHandlerBase`1+<>c__DisplayClass7_0.<Handle>b__0()",
|
|
"Curse.Plugin.RequestExecutor+<>c__DisplayClass8_0+<<ExecuteAsync>b__0>d.MoveNext()",
|
|
"System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine&)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine&)",
|
|
"Curse.Plugin.RequestExecutor+<>c__DisplayClass8_0.<ExecuteAsync>b__0()",
|
|
"System.Threading.Tasks.Task`1.InnerInvoke()",
|
|
"System.Threading.Tasks.Task+<>c.<.cctor>b__281_0(Object)",
|
|
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object)",
|
|
"System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task&,Thread)",
|
|
"System.Threading.Tasks.Task.ExecuteEntry()",
|
|
"System.Threading.Tasks.TaskScheduler.TryExecuteTask(Task)",
|
|
"System.Threading.Tasks.ConcurrentExclusiveSchedulerPair+ConcurrentExclusiveTaskScheduler.ExecuteTask(Task)",
|
|
"System.Threading.Tasks.ConcurrentExclusiveSchedulerPair.ProcessExclusiveTasks()",
|
|
"System.Threading.Tasks.ConcurrentExclusiveSchedulerPair+SchedulerWorkItem.System.Threading.IThreadPoolWorkItem.Execute()",
|
|
"System.Threading.ThreadPoolWorkQueue.DispatchWorkItem(Object,Thread)",
|
|
"System.Threading.ThreadPoolWorkQueue.Dispatch()",
|
|
"System.Threading.PortableThreadPool+WorkerThread.WorkerDoWork(PortableThreadPool,Boolean&)",
|
|
"System.Threading.PortableThreadPool+WorkerThread.WorkerThreadStart()",
|
|
"System.Threading.Thread+StartHelper.RunWorker()",
|
|
"System.Threading.Thread+StartHelper.Run()",
|
|
"System.Threading.Thread.StartCallback()"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:56:24.7516921-05:00",
|
|
"level": "Info",
|
|
"thread": 6,
|
|
"memory": 0.0,
|
|
"message": "Update simultaneous downloads '1' => '3'"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:56:24.7527689-05:00",
|
|
"level": "Info",
|
|
"thread": 6,
|
|
"memory": 0.0,
|
|
"message": "UpdateOverrideLauncher"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:56:24.7535635-05:00",
|
|
"level": "Info",
|
|
"thread": 6,
|
|
"memory": 0.0,
|
|
"message": "Initializing Curse Mods Agent"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:56:24.7557851-05:00",
|
|
"level": "Info",
|
|
"thread": 6,
|
|
"memory": 0.0,
|
|
"message": "update client Info ''..."
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:56:24.8422307-05:00",
|
|
"level": "Info",
|
|
"thread": 6,
|
|
"memory": 0.0,
|
|
"message": "Network connected and internet available"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:56:24.8588499-05:00",
|
|
"level": "Info",
|
|
"thread": 6,
|
|
"memory": 0.0,
|
|
"message": "AddonServiceClient - CfCore Url: https://api.curseforge.com"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:56:25.2408852-05:00",
|
|
"level": "Info",
|
|
"thread": 12,
|
|
"memory": 0.0,
|
|
"message": "Attempt #1 of 2 on GameDatabase -> GetRemoteItems"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:56:25.2414753-05:00",
|
|
"level": "Info",
|
|
"thread": 12,
|
|
"memory": 0.0,
|
|
"message": "Getting Games from server"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:56:25.2934576-05:00",
|
|
"level": "Info",
|
|
"thread": 11,
|
|
"memory": 0.0,
|
|
"message": "Loaded 26 games from the server"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:56:25.293684-05:00",
|
|
"level": "Info",
|
|
"thread": 11,
|
|
"memory": 0.0,
|
|
"message": "Saving games to local cache at /home/klein/.config/CurseForge/agent/gamesCache.json"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:56:25.3123227-05:00",
|
|
"level": "Info",
|
|
"thread": 11,
|
|
"memory": 0.0,
|
|
"message": "[GameRepository] Completed download of cache",
|
|
"data": {
|
|
"name": "Games",
|
|
"elapsedTime": "66.00"
|
|
}
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:56:25.3307095-05:00",
|
|
"level": "Info",
|
|
"thread": 11,
|
|
"memory": 0.0,
|
|
"message": "Initializing local databases..."
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:56:25.3310728-05:00",
|
|
"level": "Info",
|
|
"thread": 11,
|
|
"memory": 0.0,
|
|
"message": "Initializing game instances."
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:56:25.3433596-05:00",
|
|
"level": "Info",
|
|
"thread": 11,
|
|
"memory": 0.0,
|
|
"message": "Found RegisterType on Type: 'Curse.Radium.Addons.AddonGameInstance'"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:56:25.3437615-05:00",
|
|
"level": "Info",
|
|
"thread": 11,
|
|
"memory": 0.0,
|
|
"message": "Found RegisterType on Type: 'Curse.Games.Minecraft.MinecraftGameInstance'"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:56:25.3439799-05:00",
|
|
"level": "Info",
|
|
"thread": 11,
|
|
"memory": 0.0,
|
|
"message": "Initializing game instance of type Curse.Radium.Addons.AddonGameInstance"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:56:25.3452916-05:00",
|
|
"level": "Info",
|
|
"thread": 11,
|
|
"memory": 0.0,
|
|
"message": "[AddonGameInstance] Unable to load game instances from disk. No file was found at: /home/klein/.config/CurseForge/agent/GameInstances/AddonGameInstance.json"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:56:25.3454013-05:00",
|
|
"level": "Info",
|
|
"thread": 11,
|
|
"memory": 0.0,
|
|
"message": "Initializing game instance of type Curse.Games.Minecraft.MinecraftGameInstance"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:56:25.3454486-05:00",
|
|
"level": "Info",
|
|
"thread": 11,
|
|
"memory": 0.0,
|
|
"message": "[MinecraftGameInstance] Unable to load game instances from disk. No file was found at: /home/klein/.config/CurseForge/agent/GameInstances/MinecraftGameInstance.json"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:56:25.3473913-05:00",
|
|
"level": "Info",
|
|
"thread": 11,
|
|
"memory": 0.0,
|
|
"message": "Game instances initialization completed. Operation took 15 ms"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:56:25.3476166-05:00",
|
|
"level": "Info",
|
|
"thread": 11,
|
|
"memory": 0.0,
|
|
"message": "Initializing Modpack instances."
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:56:25.3483529-05:00",
|
|
"level": "Info",
|
|
"thread": 11,
|
|
"memory": 0.0,
|
|
"message": "Running startup game detection"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:56:25.3516925-05:00",
|
|
"level": "Info",
|
|
"thread": 11,
|
|
"memory": 0.0,
|
|
"message": "Performing quick game detection for 26 games..."
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:56:25.3562849-05:00",
|
|
"level": "Info",
|
|
"thread": 11,
|
|
"memory": 0.0,
|
|
"message": "Game instance count is 0, so we will scan all storage drives for games."
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:56:25.3563201-05:00",
|
|
"level": "Info",
|
|
"thread": 11,
|
|
"memory": 0.0,
|
|
"message": "Discovering games from search...",
|
|
"data": {
|
|
"Comprehensive": false,
|
|
"GamesInstancesCount": 0
|
|
}
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:56:25.3710638-05:00",
|
|
"level": "Warn",
|
|
"thread": 11,
|
|
"memory": 0.0,
|
|
"message": "An error occurred while looking for installed in games on the '/sys/fs/pstore' volume.",
|
|
"error": {
|
|
"message": "Access to the path '/sys/fs/pstore' is denied.",
|
|
"type": "System.UnauthorizedAccessException",
|
|
"stack": [
|
|
"System.IO.Enumeration.FileSystemEnumerator`1.CreateDirectoryHandle(String,Boolean)",
|
|
"System.IO.Enumeration.FileSystemEnumerator`1.Init()",
|
|
"System.IO.Enumeration.FileSystemEnumerator`1..ctor(String,Boolean,EnumerationOptions)",
|
|
"System.IO.Enumeration.FileSystemEnumerable`1+DelegateEnumerator..ctor(FileSystemEnumerable`1,Boolean)",
|
|
"System.IO.Enumeration.FileSystemEnumerable`1..ctor(String,FindTransform,EnumerationOptions,Boolean)",
|
|
"System.IO.Enumeration.FileSystemEnumerableFactory.DirectoryInfos(String,String,EnumerationOptions,Boolean)",
|
|
"System.IO.DirectoryInfo.InternalEnumerateInfos(String,String,SearchTarget,EnumerationOptions)",
|
|
"System.IO.DirectoryInfo.GetDirectories(String,EnumerationOptions)",
|
|
"System.IO.DirectoryInfo.GetDirectories()",
|
|
"Curse.Platform.Adapter.Detection.ScanFoldersResolver.Resolve(DriveInfo)",
|
|
"Curse.Radium.Games.GameService.DiscoverGamesFromSearch(Boolean,IEnumerable`1)",
|
|
"Curse.Radium.Games.GameService.DetectGames(Boolean,IEnumerable`1)",
|
|
"Curse.Radium.Games.GameService.DetectGames(Boolean,StorageDriveModel[])",
|
|
"Curse.Plugin.App.CurseAppWrapper.RunStartupGameDetection()",
|
|
"Curse.Plugin.App.CurseAppWrapper+<Init>d__28.MoveNext()",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.ExecutionContextCallback(Object)",
|
|
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext(Thread)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext()",
|
|
"System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox,Boolean)",
|
|
"System.Threading.Tasks.Task.RunContinuations(Object)",
|
|
"System.Threading.Tasks.Task.FinishContinuations()",
|
|
"System.Threading.Tasks.Task`1.TrySetResult(TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetExistingTaskResult(Task`1,TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder.SetResult()",
|
|
"Curse.Radium.Addons.BaseAddonServiceDatabase`3+<InitializeAsync>d__8.MoveNext()",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.ExecutionContextCallback(Object)",
|
|
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext(Thread)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext()",
|
|
"System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox,Boolean)",
|
|
"System.Threading.Tasks.Task.RunContinuations(Object)",
|
|
"System.Threading.Tasks.Task.FinishContinuations()",
|
|
"System.Threading.Tasks.Task`1.TrySetResult(TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetExistingTaskResult(Task`1,TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder.SetResult()",
|
|
"Curse.Radium.Addons.BaseAddonServiceDatabase`3+<UpdateCacheAsync>d__14.MoveNext()",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.ExecutionContextCallback(Object)",
|
|
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext(Thread)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext()",
|
|
"System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox,Boolean)",
|
|
"System.Threading.Tasks.Task.RunContinuations(Object)",
|
|
"System.Threading.Tasks.Task.FinishContinuations()",
|
|
"System.Threading.Tasks.Task`1.TrySetResult(TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetExistingTaskResult(Task`1,TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult)",
|
|
"Curse.TechService.Games.GameRepository+<GetRemoteItemsAsync>d__17.MoveNext()",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.ExecutionContextCallback(Object)",
|
|
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext(Thread)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext()",
|
|
"System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox,Boolean)",
|
|
"System.Threading.Tasks.Task.RunContinuations(Object)",
|
|
"System.Threading.Tasks.Task.FinishContinuations()",
|
|
"System.Threading.Tasks.Task`1.TrySetResult(TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetExistingTaskResult(Task`1,TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult)",
|
|
"Curse.Radium.Utilities.Retry+<DoAsync>d__5`1.MoveNext()",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.ExecutionContextCallback(Object)",
|
|
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext(Thread)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext()",
|
|
"System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox,Boolean)",
|
|
"System.Threading.Tasks.Task.RunContinuations(Object)",
|
|
"System.Threading.Tasks.Task.FinishContinuations()",
|
|
"System.Threading.Tasks.Task`1.TrySetResult(TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetExistingTaskResult(Task`1,TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult)",
|
|
"Curse.TechService.Games.GameRepository+<<GetRemoteItemsAsync>b__17_0>d.MoveNext()",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.ExecutionContextCallback(Object)",
|
|
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext(Thread)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext()",
|
|
"System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox,Boolean)",
|
|
"System.Threading.Tasks.Task.RunContinuations(Object)",
|
|
"System.Threading.Tasks.Task.FinishContinuations()",
|
|
"System.Threading.Tasks.Task`1.TrySetResult(TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetExistingTaskResult(Task`1,TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult)",
|
|
"Curse.TechService.AddonServiceClient+<GetGamesAsync>d__30.MoveNext()",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.ExecutionContextCallback(Object)",
|
|
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext(Thread)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext()",
|
|
"System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox,Boolean)",
|
|
"System.Threading.Tasks.Task.RunContinuations(Object)",
|
|
"System.Threading.Tasks.Task.FinishContinuations()",
|
|
"System.Threading.Tasks.Task`1.TrySetResult(TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetExistingTaskResult(Task`1,TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult)",
|
|
"Curse.Server.Communication.BaseWebServiceClient+<GetAsync>d__14`1.MoveNext()",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.ExecutionContextCallback(Object)",
|
|
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext(Thread)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext()",
|
|
"System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox,Boolean)",
|
|
"System.Threading.Tasks.Task.RunContinuations(Object)",
|
|
"System.Threading.Tasks.Task.FinishContinuations()",
|
|
"System.Threading.Tasks.Task`1.TrySetResult(TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetExistingTaskResult(Task`1,TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult)",
|
|
"System.Net.Http.HttpClient+<<SendAsync>g__Core|83_0>d.MoveNext()",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.ExecutionContextCallback(Object)",
|
|
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext(Thread)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext()",
|
|
"System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox,Boolean)",
|
|
"System.Threading.Tasks.Task.RunContinuations(Object)",
|
|
"System.Threading.Tasks.Task.FinishContinuations()",
|
|
"System.Threading.Tasks.Task`1.TrySetResult(TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetExistingTaskResult(Task`1,TResult)",
|
|
"System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder`1.SetResult(TResult)",
|
|
"System.Net.Http.DecompressionHandler+<SendAsync>d__16.MoveNext()",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.ExecutionContextCallback(Object)",
|
|
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext(Thread)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext()",
|
|
"System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox,Boolean)",
|
|
"System.Threading.Tasks.Task.RunContinuations(Object)",
|
|
"System.Threading.Tasks.Task.FinishContinuations()",
|
|
"System.Threading.Tasks.Task`1.TrySetResult(TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetExistingTaskResult(Task`1,TResult)",
|
|
"System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder`1.SetResult(TResult)",
|
|
"System.Net.Http.RedirectHandler+<SendAsync>d__4.MoveNext()",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.ExecutionContextCallback(Object)",
|
|
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext(Thread)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext()",
|
|
"System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox,Boolean)",
|
|
"System.Threading.Tasks.Task.RunContinuations(Object)",
|
|
"System.Threading.Tasks.Task.FinishContinuations()",
|
|
"System.Threading.Tasks.Task`1.TrySetResult(TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetExistingTaskResult(Task`1,TResult)",
|
|
"System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder`1.SetResult(TResult)",
|
|
"System.Net.Http.HttpConnectionPool+<SendWithVersionDetectionAndRetryAsync>d__89.MoveNext()",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.ExecutionContextCallback(Object)",
|
|
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext(Thread)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext()",
|
|
"System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox,Boolean)",
|
|
"System.Threading.Tasks.Task.RunContinuations(Object)",
|
|
"System.Threading.Tasks.Task.FinishContinuations()",
|
|
"System.Threading.Tasks.Task`1.TrySetResult(TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetExistingTaskResult(Task`1,TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult)",
|
|
"System.Net.Http.HttpConnection+<SendAsync>d__57.MoveNext()",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.ExecutionContextCallback(Object)",
|
|
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext(Thread)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext()",
|
|
"System.Threading.ThreadPool+<>c.<.cctor>b__52_0(Object)",
|
|
"System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.SignalCompletion()",
|
|
"System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.SetResult(TResult)",
|
|
"System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1+StateMachineBox.SetResult(TResult)",
|
|
"System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.SetResult(TResult)",
|
|
"System.Net.Security.SslStream+<ReadAsyncInternal>d__163`1.MoveNext()",
|
|
"System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1+StateMachineBox`1.ExecutionContextCallback(Object)",
|
|
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object)",
|
|
"System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1+StateMachineBox`1.MoveNext()",
|
|
"System.Threading.ThreadPool+<>c.<.cctor>b__52_0(Object)",
|
|
"System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.SignalCompletion()",
|
|
"System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.SetResult(TResult)",
|
|
"System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1+StateMachineBox.SetResult(TResult)",
|
|
"System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.SetResult(TResult)",
|
|
"System.Net.Security.SslStream+<EnsureFullTlsFrameAsync>d__161`1.MoveNext()",
|
|
"System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1+StateMachineBox`1.ExecutionContextCallback(Object)",
|
|
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object)",
|
|
"System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1+StateMachineBox`1.MoveNext()",
|
|
"System.Threading.ThreadPool+<>c.<.cctor>b__52_0(Object)",
|
|
"System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.SignalCompletion()",
|
|
"System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.SetResult(TResult)",
|
|
"System.Net.Sockets.Socket+AwaitableSocketAsyncEventArgs.OnCompleted(SocketAsyncEventArgs)",
|
|
"System.Net.Sockets.SocketAsyncEventArgs.OnCompletedInternal()",
|
|
"System.Net.Sockets.SocketAsyncEventArgs.FinishOperationAsyncSuccess(Int32,SocketFlags)",
|
|
"System.Net.Sockets.SocketAsyncEventArgs.CompletionCallback(Int32,SocketFlags,SocketError)",
|
|
"System.Net.Sockets.SocketAsyncEventArgs.TransferCompletionCallbackCore(Int32,Memory`1,SocketFlags,SocketError)",
|
|
"System.Net.Sockets.SocketAsyncContext+BufferMemoryReceiveOperation.InvokeCallback(Boolean)",
|
|
"System.Net.Sockets.SocketAsyncContext+OperationQueue`1.ProcessAsyncOperation(TOperation)",
|
|
"System.Net.Sockets.SocketAsyncContext.ProcessAsyncReadOperation(ReadOperation)",
|
|
"System.Net.Sockets.SocketAsyncContext+ReadOperation.System.Threading.IThreadPoolWorkItem.Execute()",
|
|
"System.Net.Sockets.SocketAsyncContext+AsyncOperation.Process()",
|
|
"System.Net.Sockets.SocketAsyncContext.HandleEvents(SocketEvents)",
|
|
"System.Net.Sockets.SocketAsyncEngine.System.Threading.IThreadPoolWorkItem.Execute()",
|
|
"System.Threading.ThreadPoolWorkQueue.DispatchWorkItem(Object,Thread)",
|
|
"System.Threading.ThreadPoolWorkQueue.Dispatch()",
|
|
"System.Threading.PortableThreadPool+WorkerThread.WorkerDoWork(PortableThreadPool,Boolean&)",
|
|
"System.Threading.PortableThreadPool+WorkerThread.WorkerThreadStart()",
|
|
"System.Threading.Thread+StartHelper.RunWorker()",
|
|
"System.Threading.Thread+StartHelper.Run()",
|
|
"System.Threading.Thread.StartCallback()"
|
|
],
|
|
"innerError": {
|
|
"message": "Permission denied",
|
|
"type": "System.IO.IOException"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:56:25.3735555-05:00",
|
|
"level": "Warn",
|
|
"thread": 11,
|
|
"memory": 0.0,
|
|
"message": "An error occurred while looking for installed in games on the '/sys/fs/bpf' volume.",
|
|
"error": {
|
|
"message": "Access to the path '/sys/fs/bpf' is denied.",
|
|
"type": "System.UnauthorizedAccessException",
|
|
"stack": [
|
|
"System.IO.Enumeration.FileSystemEnumerator`1.CreateDirectoryHandle(String,Boolean)",
|
|
"System.IO.Enumeration.FileSystemEnumerator`1.Init()",
|
|
"System.IO.Enumeration.FileSystemEnumerator`1..ctor(String,Boolean,EnumerationOptions)",
|
|
"System.IO.Enumeration.FileSystemEnumerable`1+DelegateEnumerator..ctor(FileSystemEnumerable`1,Boolean)",
|
|
"System.IO.Enumeration.FileSystemEnumerable`1..ctor(String,FindTransform,EnumerationOptions,Boolean)",
|
|
"System.IO.Enumeration.FileSystemEnumerableFactory.DirectoryInfos(String,String,EnumerationOptions,Boolean)",
|
|
"System.IO.DirectoryInfo.InternalEnumerateInfos(String,String,SearchTarget,EnumerationOptions)",
|
|
"System.IO.DirectoryInfo.GetDirectories(String,EnumerationOptions)",
|
|
"System.IO.DirectoryInfo.GetDirectories()",
|
|
"Curse.Platform.Adapter.Detection.ScanFoldersResolver.Resolve(DriveInfo)",
|
|
"Curse.Radium.Games.GameService.DiscoverGamesFromSearch(Boolean,IEnumerable`1)",
|
|
"Curse.Radium.Games.GameService.DetectGames(Boolean,IEnumerable`1)",
|
|
"Curse.Radium.Games.GameService.DetectGames(Boolean,StorageDriveModel[])",
|
|
"Curse.Plugin.App.CurseAppWrapper.RunStartupGameDetection()",
|
|
"Curse.Plugin.App.CurseAppWrapper+<Init>d__28.MoveNext()",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.ExecutionContextCallback(Object)",
|
|
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext(Thread)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext()",
|
|
"System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox,Boolean)",
|
|
"System.Threading.Tasks.Task.RunContinuations(Object)",
|
|
"System.Threading.Tasks.Task.FinishContinuations()",
|
|
"System.Threading.Tasks.Task`1.TrySetResult(TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetExistingTaskResult(Task`1,TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder.SetResult()",
|
|
"Curse.Radium.Addons.BaseAddonServiceDatabase`3+<InitializeAsync>d__8.MoveNext()",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.ExecutionContextCallback(Object)",
|
|
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext(Thread)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext()",
|
|
"System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox,Boolean)",
|
|
"System.Threading.Tasks.Task.RunContinuations(Object)",
|
|
"System.Threading.Tasks.Task.FinishContinuations()",
|
|
"System.Threading.Tasks.Task`1.TrySetResult(TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetExistingTaskResult(Task`1,TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder.SetResult()",
|
|
"Curse.Radium.Addons.BaseAddonServiceDatabase`3+<UpdateCacheAsync>d__14.MoveNext()",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.ExecutionContextCallback(Object)",
|
|
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext(Thread)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext()",
|
|
"System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox,Boolean)",
|
|
"System.Threading.Tasks.Task.RunContinuations(Object)",
|
|
"System.Threading.Tasks.Task.FinishContinuations()",
|
|
"System.Threading.Tasks.Task`1.TrySetResult(TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetExistingTaskResult(Task`1,TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult)",
|
|
"Curse.TechService.Games.GameRepository+<GetRemoteItemsAsync>d__17.MoveNext()",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.ExecutionContextCallback(Object)",
|
|
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext(Thread)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext()",
|
|
"System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox,Boolean)",
|
|
"System.Threading.Tasks.Task.RunContinuations(Object)",
|
|
"System.Threading.Tasks.Task.FinishContinuations()",
|
|
"System.Threading.Tasks.Task`1.TrySetResult(TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetExistingTaskResult(Task`1,TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult)",
|
|
"Curse.Radium.Utilities.Retry+<DoAsync>d__5`1.MoveNext()",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.ExecutionContextCallback(Object)",
|
|
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext(Thread)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext()",
|
|
"System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox,Boolean)",
|
|
"System.Threading.Tasks.Task.RunContinuations(Object)",
|
|
"System.Threading.Tasks.Task.FinishContinuations()",
|
|
"System.Threading.Tasks.Task`1.TrySetResult(TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetExistingTaskResult(Task`1,TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult)",
|
|
"Curse.TechService.Games.GameRepository+<<GetRemoteItemsAsync>b__17_0>d.MoveNext()",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.ExecutionContextCallback(Object)",
|
|
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext(Thread)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext()",
|
|
"System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox,Boolean)",
|
|
"System.Threading.Tasks.Task.RunContinuations(Object)",
|
|
"System.Threading.Tasks.Task.FinishContinuations()",
|
|
"System.Threading.Tasks.Task`1.TrySetResult(TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetExistingTaskResult(Task`1,TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult)",
|
|
"Curse.TechService.AddonServiceClient+<GetGamesAsync>d__30.MoveNext()",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.ExecutionContextCallback(Object)",
|
|
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext(Thread)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext()",
|
|
"System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox,Boolean)",
|
|
"System.Threading.Tasks.Task.RunContinuations(Object)",
|
|
"System.Threading.Tasks.Task.FinishContinuations()",
|
|
"System.Threading.Tasks.Task`1.TrySetResult(TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetExistingTaskResult(Task`1,TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult)",
|
|
"Curse.Server.Communication.BaseWebServiceClient+<GetAsync>d__14`1.MoveNext()",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.ExecutionContextCallback(Object)",
|
|
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext(Thread)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext()",
|
|
"System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox,Boolean)",
|
|
"System.Threading.Tasks.Task.RunContinuations(Object)",
|
|
"System.Threading.Tasks.Task.FinishContinuations()",
|
|
"System.Threading.Tasks.Task`1.TrySetResult(TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetExistingTaskResult(Task`1,TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult)",
|
|
"System.Net.Http.HttpClient+<<SendAsync>g__Core|83_0>d.MoveNext()",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.ExecutionContextCallback(Object)",
|
|
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext(Thread)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext()",
|
|
"System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox,Boolean)",
|
|
"System.Threading.Tasks.Task.RunContinuations(Object)",
|
|
"System.Threading.Tasks.Task.FinishContinuations()",
|
|
"System.Threading.Tasks.Task`1.TrySetResult(TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetExistingTaskResult(Task`1,TResult)",
|
|
"System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder`1.SetResult(TResult)",
|
|
"System.Net.Http.DecompressionHandler+<SendAsync>d__16.MoveNext()",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.ExecutionContextCallback(Object)",
|
|
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext(Thread)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext()",
|
|
"System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox,Boolean)",
|
|
"System.Threading.Tasks.Task.RunContinuations(Object)",
|
|
"System.Threading.Tasks.Task.FinishContinuations()",
|
|
"System.Threading.Tasks.Task`1.TrySetResult(TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetExistingTaskResult(Task`1,TResult)",
|
|
"System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder`1.SetResult(TResult)",
|
|
"System.Net.Http.RedirectHandler+<SendAsync>d__4.MoveNext()",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.ExecutionContextCallback(Object)",
|
|
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext(Thread)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext()",
|
|
"System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox,Boolean)",
|
|
"System.Threading.Tasks.Task.RunContinuations(Object)",
|
|
"System.Threading.Tasks.Task.FinishContinuations()",
|
|
"System.Threading.Tasks.Task`1.TrySetResult(TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetExistingTaskResult(Task`1,TResult)",
|
|
"System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder`1.SetResult(TResult)",
|
|
"System.Net.Http.HttpConnectionPool+<SendWithVersionDetectionAndRetryAsync>d__89.MoveNext()",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.ExecutionContextCallback(Object)",
|
|
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext(Thread)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext()",
|
|
"System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox,Boolean)",
|
|
"System.Threading.Tasks.Task.RunContinuations(Object)",
|
|
"System.Threading.Tasks.Task.FinishContinuations()",
|
|
"System.Threading.Tasks.Task`1.TrySetResult(TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetExistingTaskResult(Task`1,TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult)",
|
|
"System.Net.Http.HttpConnection+<SendAsync>d__57.MoveNext()",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.ExecutionContextCallback(Object)",
|
|
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext(Thread)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext()",
|
|
"System.Threading.ThreadPool+<>c.<.cctor>b__52_0(Object)",
|
|
"System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.SignalCompletion()",
|
|
"System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.SetResult(TResult)",
|
|
"System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1+StateMachineBox.SetResult(TResult)",
|
|
"System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.SetResult(TResult)",
|
|
"System.Net.Security.SslStream+<ReadAsyncInternal>d__163`1.MoveNext()",
|
|
"System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1+StateMachineBox`1.ExecutionContextCallback(Object)",
|
|
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object)",
|
|
"System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1+StateMachineBox`1.MoveNext()",
|
|
"System.Threading.ThreadPool+<>c.<.cctor>b__52_0(Object)",
|
|
"System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.SignalCompletion()",
|
|
"System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.SetResult(TResult)",
|
|
"System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1+StateMachineBox.SetResult(TResult)",
|
|
"System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.SetResult(TResult)",
|
|
"System.Net.Security.SslStream+<EnsureFullTlsFrameAsync>d__161`1.MoveNext()",
|
|
"System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1+StateMachineBox`1.ExecutionContextCallback(Object)",
|
|
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object)",
|
|
"System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1+StateMachineBox`1.MoveNext()",
|
|
"System.Threading.ThreadPool+<>c.<.cctor>b__52_0(Object)",
|
|
"System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.SignalCompletion()",
|
|
"System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.SetResult(TResult)",
|
|
"System.Net.Sockets.Socket+AwaitableSocketAsyncEventArgs.OnCompleted(SocketAsyncEventArgs)",
|
|
"System.Net.Sockets.SocketAsyncEventArgs.OnCompletedInternal()",
|
|
"System.Net.Sockets.SocketAsyncEventArgs.FinishOperationAsyncSuccess(Int32,SocketFlags)",
|
|
"System.Net.Sockets.SocketAsyncEventArgs.CompletionCallback(Int32,SocketFlags,SocketError)",
|
|
"System.Net.Sockets.SocketAsyncEventArgs.TransferCompletionCallbackCore(Int32,Memory`1,SocketFlags,SocketError)",
|
|
"System.Net.Sockets.SocketAsyncContext+BufferMemoryReceiveOperation.InvokeCallback(Boolean)",
|
|
"System.Net.Sockets.SocketAsyncContext+OperationQueue`1.ProcessAsyncOperation(TOperation)",
|
|
"System.Net.Sockets.SocketAsyncContext.ProcessAsyncReadOperation(ReadOperation)",
|
|
"System.Net.Sockets.SocketAsyncContext+ReadOperation.System.Threading.IThreadPoolWorkItem.Execute()",
|
|
"System.Net.Sockets.SocketAsyncContext+AsyncOperation.Process()",
|
|
"System.Net.Sockets.SocketAsyncContext.HandleEvents(SocketEvents)",
|
|
"System.Net.Sockets.SocketAsyncEngine.System.Threading.IThreadPoolWorkItem.Execute()",
|
|
"System.Threading.ThreadPoolWorkQueue.DispatchWorkItem(Object,Thread)",
|
|
"System.Threading.ThreadPoolWorkQueue.Dispatch()",
|
|
"System.Threading.PortableThreadPool+WorkerThread.WorkerDoWork(PortableThreadPool,Boolean&)",
|
|
"System.Threading.PortableThreadPool+WorkerThread.WorkerThreadStart()",
|
|
"System.Threading.Thread+StartHelper.RunWorker()",
|
|
"System.Threading.Thread+StartHelper.Run()",
|
|
"System.Threading.Thread.StartCallback()"
|
|
],
|
|
"innerError": {
|
|
"message": "Permission denied",
|
|
"type": "System.IO.IOException"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:56:25.3741011-05:00",
|
|
"level": "Warn",
|
|
"thread": 11,
|
|
"memory": 0.0,
|
|
"message": "An error occurred while looking for installed in games on the '/sys/kernel/tracing' volume.",
|
|
"error": {
|
|
"message": "Access to the path '/sys/kernel/tracing' is denied.",
|
|
"type": "System.UnauthorizedAccessException",
|
|
"stack": [
|
|
"System.IO.Enumeration.FileSystemEnumerator`1.CreateDirectoryHandle(String,Boolean)",
|
|
"System.IO.Enumeration.FileSystemEnumerator`1.Init()",
|
|
"System.IO.Enumeration.FileSystemEnumerator`1..ctor(String,Boolean,EnumerationOptions)",
|
|
"System.IO.Enumeration.FileSystemEnumerable`1+DelegateEnumerator..ctor(FileSystemEnumerable`1,Boolean)",
|
|
"System.IO.Enumeration.FileSystemEnumerable`1..ctor(String,FindTransform,EnumerationOptions,Boolean)",
|
|
"System.IO.Enumeration.FileSystemEnumerableFactory.DirectoryInfos(String,String,EnumerationOptions,Boolean)",
|
|
"System.IO.DirectoryInfo.InternalEnumerateInfos(String,String,SearchTarget,EnumerationOptions)",
|
|
"System.IO.DirectoryInfo.GetDirectories(String,EnumerationOptions)",
|
|
"System.IO.DirectoryInfo.GetDirectories()",
|
|
"Curse.Platform.Adapter.Detection.ScanFoldersResolver.Resolve(DriveInfo)",
|
|
"Curse.Radium.Games.GameService.DiscoverGamesFromSearch(Boolean,IEnumerable`1)",
|
|
"Curse.Radium.Games.GameService.DetectGames(Boolean,IEnumerable`1)",
|
|
"Curse.Radium.Games.GameService.DetectGames(Boolean,StorageDriveModel[])",
|
|
"Curse.Plugin.App.CurseAppWrapper.RunStartupGameDetection()",
|
|
"Curse.Plugin.App.CurseAppWrapper+<Init>d__28.MoveNext()",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.ExecutionContextCallback(Object)",
|
|
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext(Thread)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext()",
|
|
"System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox,Boolean)",
|
|
"System.Threading.Tasks.Task.RunContinuations(Object)",
|
|
"System.Threading.Tasks.Task.FinishContinuations()",
|
|
"System.Threading.Tasks.Task`1.TrySetResult(TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetExistingTaskResult(Task`1,TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder.SetResult()",
|
|
"Curse.Radium.Addons.BaseAddonServiceDatabase`3+<InitializeAsync>d__8.MoveNext()",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.ExecutionContextCallback(Object)",
|
|
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext(Thread)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext()",
|
|
"System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox,Boolean)",
|
|
"System.Threading.Tasks.Task.RunContinuations(Object)",
|
|
"System.Threading.Tasks.Task.FinishContinuations()",
|
|
"System.Threading.Tasks.Task`1.TrySetResult(TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetExistingTaskResult(Task`1,TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder.SetResult()",
|
|
"Curse.Radium.Addons.BaseAddonServiceDatabase`3+<UpdateCacheAsync>d__14.MoveNext()",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.ExecutionContextCallback(Object)",
|
|
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext(Thread)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext()",
|
|
"System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox,Boolean)",
|
|
"System.Threading.Tasks.Task.RunContinuations(Object)",
|
|
"System.Threading.Tasks.Task.FinishContinuations()",
|
|
"System.Threading.Tasks.Task`1.TrySetResult(TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetExistingTaskResult(Task`1,TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult)",
|
|
"Curse.TechService.Games.GameRepository+<GetRemoteItemsAsync>d__17.MoveNext()",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.ExecutionContextCallback(Object)",
|
|
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext(Thread)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext()",
|
|
"System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox,Boolean)",
|
|
"System.Threading.Tasks.Task.RunContinuations(Object)",
|
|
"System.Threading.Tasks.Task.FinishContinuations()",
|
|
"System.Threading.Tasks.Task`1.TrySetResult(TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetExistingTaskResult(Task`1,TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult)",
|
|
"Curse.Radium.Utilities.Retry+<DoAsync>d__5`1.MoveNext()",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.ExecutionContextCallback(Object)",
|
|
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext(Thread)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext()",
|
|
"System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox,Boolean)",
|
|
"System.Threading.Tasks.Task.RunContinuations(Object)",
|
|
"System.Threading.Tasks.Task.FinishContinuations()",
|
|
"System.Threading.Tasks.Task`1.TrySetResult(TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetExistingTaskResult(Task`1,TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult)",
|
|
"Curse.TechService.Games.GameRepository+<<GetRemoteItemsAsync>b__17_0>d.MoveNext()",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.ExecutionContextCallback(Object)",
|
|
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext(Thread)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext()",
|
|
"System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox,Boolean)",
|
|
"System.Threading.Tasks.Task.RunContinuations(Object)",
|
|
"System.Threading.Tasks.Task.FinishContinuations()",
|
|
"System.Threading.Tasks.Task`1.TrySetResult(TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetExistingTaskResult(Task`1,TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult)",
|
|
"Curse.TechService.AddonServiceClient+<GetGamesAsync>d__30.MoveNext()",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.ExecutionContextCallback(Object)",
|
|
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext(Thread)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext()",
|
|
"System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox,Boolean)",
|
|
"System.Threading.Tasks.Task.RunContinuations(Object)",
|
|
"System.Threading.Tasks.Task.FinishContinuations()",
|
|
"System.Threading.Tasks.Task`1.TrySetResult(TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetExistingTaskResult(Task`1,TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult)",
|
|
"Curse.Server.Communication.BaseWebServiceClient+<GetAsync>d__14`1.MoveNext()",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.ExecutionContextCallback(Object)",
|
|
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext(Thread)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext()",
|
|
"System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox,Boolean)",
|
|
"System.Threading.Tasks.Task.RunContinuations(Object)",
|
|
"System.Threading.Tasks.Task.FinishContinuations()",
|
|
"System.Threading.Tasks.Task`1.TrySetResult(TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetExistingTaskResult(Task`1,TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult)",
|
|
"System.Net.Http.HttpClient+<<SendAsync>g__Core|83_0>d.MoveNext()",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.ExecutionContextCallback(Object)",
|
|
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext(Thread)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext()",
|
|
"System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox,Boolean)",
|
|
"System.Threading.Tasks.Task.RunContinuations(Object)",
|
|
"System.Threading.Tasks.Task.FinishContinuations()",
|
|
"System.Threading.Tasks.Task`1.TrySetResult(TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetExistingTaskResult(Task`1,TResult)",
|
|
"System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder`1.SetResult(TResult)",
|
|
"System.Net.Http.DecompressionHandler+<SendAsync>d__16.MoveNext()",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.ExecutionContextCallback(Object)",
|
|
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext(Thread)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext()",
|
|
"System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox,Boolean)",
|
|
"System.Threading.Tasks.Task.RunContinuations(Object)",
|
|
"System.Threading.Tasks.Task.FinishContinuations()",
|
|
"System.Threading.Tasks.Task`1.TrySetResult(TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetExistingTaskResult(Task`1,TResult)",
|
|
"System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder`1.SetResult(TResult)",
|
|
"System.Net.Http.RedirectHandler+<SendAsync>d__4.MoveNext()",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.ExecutionContextCallback(Object)",
|
|
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext(Thread)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext()",
|
|
"System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox,Boolean)",
|
|
"System.Threading.Tasks.Task.RunContinuations(Object)",
|
|
"System.Threading.Tasks.Task.FinishContinuations()",
|
|
"System.Threading.Tasks.Task`1.TrySetResult(TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetExistingTaskResult(Task`1,TResult)",
|
|
"System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder`1.SetResult(TResult)",
|
|
"System.Net.Http.HttpConnectionPool+<SendWithVersionDetectionAndRetryAsync>d__89.MoveNext()",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.ExecutionContextCallback(Object)",
|
|
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext(Thread)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext()",
|
|
"System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox,Boolean)",
|
|
"System.Threading.Tasks.Task.RunContinuations(Object)",
|
|
"System.Threading.Tasks.Task.FinishContinuations()",
|
|
"System.Threading.Tasks.Task`1.TrySetResult(TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetExistingTaskResult(Task`1,TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult)",
|
|
"System.Net.Http.HttpConnection+<SendAsync>d__57.MoveNext()",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.ExecutionContextCallback(Object)",
|
|
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext(Thread)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext()",
|
|
"System.Threading.ThreadPool+<>c.<.cctor>b__52_0(Object)",
|
|
"System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.SignalCompletion()",
|
|
"System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.SetResult(TResult)",
|
|
"System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1+StateMachineBox.SetResult(TResult)",
|
|
"System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.SetResult(TResult)",
|
|
"System.Net.Security.SslStream+<ReadAsyncInternal>d__163`1.MoveNext()",
|
|
"System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1+StateMachineBox`1.ExecutionContextCallback(Object)",
|
|
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object)",
|
|
"System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1+StateMachineBox`1.MoveNext()",
|
|
"System.Threading.ThreadPool+<>c.<.cctor>b__52_0(Object)",
|
|
"System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.SignalCompletion()",
|
|
"System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.SetResult(TResult)",
|
|
"System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1+StateMachineBox.SetResult(TResult)",
|
|
"System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.SetResult(TResult)",
|
|
"System.Net.Security.SslStream+<EnsureFullTlsFrameAsync>d__161`1.MoveNext()",
|
|
"System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1+StateMachineBox`1.ExecutionContextCallback(Object)",
|
|
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object)",
|
|
"System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1+StateMachineBox`1.MoveNext()",
|
|
"System.Threading.ThreadPool+<>c.<.cctor>b__52_0(Object)",
|
|
"System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.SignalCompletion()",
|
|
"System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.SetResult(TResult)",
|
|
"System.Net.Sockets.Socket+AwaitableSocketAsyncEventArgs.OnCompleted(SocketAsyncEventArgs)",
|
|
"System.Net.Sockets.SocketAsyncEventArgs.OnCompletedInternal()",
|
|
"System.Net.Sockets.SocketAsyncEventArgs.FinishOperationAsyncSuccess(Int32,SocketFlags)",
|
|
"System.Net.Sockets.SocketAsyncEventArgs.CompletionCallback(Int32,SocketFlags,SocketError)",
|
|
"System.Net.Sockets.SocketAsyncEventArgs.TransferCompletionCallbackCore(Int32,Memory`1,SocketFlags,SocketError)",
|
|
"System.Net.Sockets.SocketAsyncContext+BufferMemoryReceiveOperation.InvokeCallback(Boolean)",
|
|
"System.Net.Sockets.SocketAsyncContext+OperationQueue`1.ProcessAsyncOperation(TOperation)",
|
|
"System.Net.Sockets.SocketAsyncContext.ProcessAsyncReadOperation(ReadOperation)",
|
|
"System.Net.Sockets.SocketAsyncContext+ReadOperation.System.Threading.IThreadPoolWorkItem.Execute()",
|
|
"System.Net.Sockets.SocketAsyncContext+AsyncOperation.Process()",
|
|
"System.Net.Sockets.SocketAsyncContext.HandleEvents(SocketEvents)",
|
|
"System.Net.Sockets.SocketAsyncEngine.System.Threading.IThreadPoolWorkItem.Execute()",
|
|
"System.Threading.ThreadPoolWorkQueue.DispatchWorkItem(Object,Thread)",
|
|
"System.Threading.ThreadPoolWorkQueue.Dispatch()",
|
|
"System.Threading.PortableThreadPool+WorkerThread.WorkerDoWork(PortableThreadPool,Boolean&)",
|
|
"System.Threading.PortableThreadPool+WorkerThread.WorkerThreadStart()",
|
|
"System.Threading.Thread+StartHelper.RunWorker()",
|
|
"System.Threading.Thread+StartHelper.Run()",
|
|
"System.Threading.Thread.StartCallback()"
|
|
],
|
|
"innerError": {
|
|
"message": "Permission denied",
|
|
"type": "System.IO.IOException"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:56:25.3746974-05:00",
|
|
"level": "Warn",
|
|
"thread": 11,
|
|
"memory": 0.0,
|
|
"message": "An error occurred while looking for installed in games on the '/boot/efi' volume.",
|
|
"error": {
|
|
"message": "Access to the path '/boot/efi' is denied.",
|
|
"type": "System.UnauthorizedAccessException",
|
|
"stack": [
|
|
"System.IO.Enumeration.FileSystemEnumerator`1.CreateDirectoryHandle(String,Boolean)",
|
|
"System.IO.Enumeration.FileSystemEnumerator`1.Init()",
|
|
"System.IO.Enumeration.FileSystemEnumerator`1..ctor(String,Boolean,EnumerationOptions)",
|
|
"System.IO.Enumeration.FileSystemEnumerable`1+DelegateEnumerator..ctor(FileSystemEnumerable`1,Boolean)",
|
|
"System.IO.Enumeration.FileSystemEnumerable`1..ctor(String,FindTransform,EnumerationOptions,Boolean)",
|
|
"System.IO.Enumeration.FileSystemEnumerableFactory.DirectoryInfos(String,String,EnumerationOptions,Boolean)",
|
|
"System.IO.DirectoryInfo.InternalEnumerateInfos(String,String,SearchTarget,EnumerationOptions)",
|
|
"System.IO.DirectoryInfo.GetDirectories(String,EnumerationOptions)",
|
|
"System.IO.DirectoryInfo.GetDirectories()",
|
|
"Curse.Platform.Adapter.Detection.ScanFoldersResolver.Resolve(DriveInfo)",
|
|
"Curse.Radium.Games.GameService.DiscoverGamesFromSearch(Boolean,IEnumerable`1)",
|
|
"Curse.Radium.Games.GameService.DetectGames(Boolean,IEnumerable`1)",
|
|
"Curse.Radium.Games.GameService.DetectGames(Boolean,StorageDriveModel[])",
|
|
"Curse.Plugin.App.CurseAppWrapper.RunStartupGameDetection()",
|
|
"Curse.Plugin.App.CurseAppWrapper+<Init>d__28.MoveNext()",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.ExecutionContextCallback(Object)",
|
|
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext(Thread)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext()",
|
|
"System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox,Boolean)",
|
|
"System.Threading.Tasks.Task.RunContinuations(Object)",
|
|
"System.Threading.Tasks.Task.FinishContinuations()",
|
|
"System.Threading.Tasks.Task`1.TrySetResult(TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetExistingTaskResult(Task`1,TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder.SetResult()",
|
|
"Curse.Radium.Addons.BaseAddonServiceDatabase`3+<InitializeAsync>d__8.MoveNext()",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.ExecutionContextCallback(Object)",
|
|
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext(Thread)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext()",
|
|
"System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox,Boolean)",
|
|
"System.Threading.Tasks.Task.RunContinuations(Object)",
|
|
"System.Threading.Tasks.Task.FinishContinuations()",
|
|
"System.Threading.Tasks.Task`1.TrySetResult(TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetExistingTaskResult(Task`1,TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder.SetResult()",
|
|
"Curse.Radium.Addons.BaseAddonServiceDatabase`3+<UpdateCacheAsync>d__14.MoveNext()",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.ExecutionContextCallback(Object)",
|
|
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext(Thread)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext()",
|
|
"System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox,Boolean)",
|
|
"System.Threading.Tasks.Task.RunContinuations(Object)",
|
|
"System.Threading.Tasks.Task.FinishContinuations()",
|
|
"System.Threading.Tasks.Task`1.TrySetResult(TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetExistingTaskResult(Task`1,TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult)",
|
|
"Curse.TechService.Games.GameRepository+<GetRemoteItemsAsync>d__17.MoveNext()",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.ExecutionContextCallback(Object)",
|
|
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext(Thread)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext()",
|
|
"System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox,Boolean)",
|
|
"System.Threading.Tasks.Task.RunContinuations(Object)",
|
|
"System.Threading.Tasks.Task.FinishContinuations()",
|
|
"System.Threading.Tasks.Task`1.TrySetResult(TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetExistingTaskResult(Task`1,TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult)",
|
|
"Curse.Radium.Utilities.Retry+<DoAsync>d__5`1.MoveNext()",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.ExecutionContextCallback(Object)",
|
|
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext(Thread)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext()",
|
|
"System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox,Boolean)",
|
|
"System.Threading.Tasks.Task.RunContinuations(Object)",
|
|
"System.Threading.Tasks.Task.FinishContinuations()",
|
|
"System.Threading.Tasks.Task`1.TrySetResult(TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetExistingTaskResult(Task`1,TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult)",
|
|
"Curse.TechService.Games.GameRepository+<<GetRemoteItemsAsync>b__17_0>d.MoveNext()",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.ExecutionContextCallback(Object)",
|
|
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext(Thread)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext()",
|
|
"System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox,Boolean)",
|
|
"System.Threading.Tasks.Task.RunContinuations(Object)",
|
|
"System.Threading.Tasks.Task.FinishContinuations()",
|
|
"System.Threading.Tasks.Task`1.TrySetResult(TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetExistingTaskResult(Task`1,TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult)",
|
|
"Curse.TechService.AddonServiceClient+<GetGamesAsync>d__30.MoveNext()",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.ExecutionContextCallback(Object)",
|
|
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext(Thread)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext()",
|
|
"System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox,Boolean)",
|
|
"System.Threading.Tasks.Task.RunContinuations(Object)",
|
|
"System.Threading.Tasks.Task.FinishContinuations()",
|
|
"System.Threading.Tasks.Task`1.TrySetResult(TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetExistingTaskResult(Task`1,TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult)",
|
|
"Curse.Server.Communication.BaseWebServiceClient+<GetAsync>d__14`1.MoveNext()",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.ExecutionContextCallback(Object)",
|
|
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext(Thread)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext()",
|
|
"System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox,Boolean)",
|
|
"System.Threading.Tasks.Task.RunContinuations(Object)",
|
|
"System.Threading.Tasks.Task.FinishContinuations()",
|
|
"System.Threading.Tasks.Task`1.TrySetResult(TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetExistingTaskResult(Task`1,TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult)",
|
|
"System.Net.Http.HttpClient+<<SendAsync>g__Core|83_0>d.MoveNext()",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.ExecutionContextCallback(Object)",
|
|
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext(Thread)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext()",
|
|
"System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox,Boolean)",
|
|
"System.Threading.Tasks.Task.RunContinuations(Object)",
|
|
"System.Threading.Tasks.Task.FinishContinuations()",
|
|
"System.Threading.Tasks.Task`1.TrySetResult(TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetExistingTaskResult(Task`1,TResult)",
|
|
"System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder`1.SetResult(TResult)",
|
|
"System.Net.Http.DecompressionHandler+<SendAsync>d__16.MoveNext()",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.ExecutionContextCallback(Object)",
|
|
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext(Thread)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext()",
|
|
"System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox,Boolean)",
|
|
"System.Threading.Tasks.Task.RunContinuations(Object)",
|
|
"System.Threading.Tasks.Task.FinishContinuations()",
|
|
"System.Threading.Tasks.Task`1.TrySetResult(TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetExistingTaskResult(Task`1,TResult)",
|
|
"System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder`1.SetResult(TResult)",
|
|
"System.Net.Http.RedirectHandler+<SendAsync>d__4.MoveNext()",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.ExecutionContextCallback(Object)",
|
|
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext(Thread)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext()",
|
|
"System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox,Boolean)",
|
|
"System.Threading.Tasks.Task.RunContinuations(Object)",
|
|
"System.Threading.Tasks.Task.FinishContinuations()",
|
|
"System.Threading.Tasks.Task`1.TrySetResult(TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetExistingTaskResult(Task`1,TResult)",
|
|
"System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder`1.SetResult(TResult)",
|
|
"System.Net.Http.HttpConnectionPool+<SendWithVersionDetectionAndRetryAsync>d__89.MoveNext()",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.ExecutionContextCallback(Object)",
|
|
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext(Thread)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext()",
|
|
"System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox,Boolean)",
|
|
"System.Threading.Tasks.Task.RunContinuations(Object)",
|
|
"System.Threading.Tasks.Task.FinishContinuations()",
|
|
"System.Threading.Tasks.Task`1.TrySetResult(TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetExistingTaskResult(Task`1,TResult)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult)",
|
|
"System.Net.Http.HttpConnection+<SendAsync>d__57.MoveNext()",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.ExecutionContextCallback(Object)",
|
|
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext(Thread)",
|
|
"System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1.MoveNext()",
|
|
"System.Threading.ThreadPool+<>c.<.cctor>b__52_0(Object)",
|
|
"System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.SignalCompletion()",
|
|
"System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.SetResult(TResult)",
|
|
"System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1+StateMachineBox.SetResult(TResult)",
|
|
"System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.SetResult(TResult)",
|
|
"System.Net.Security.SslStream+<ReadAsyncInternal>d__163`1.MoveNext()",
|
|
"System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1+StateMachineBox`1.ExecutionContextCallback(Object)",
|
|
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object)",
|
|
"System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1+StateMachineBox`1.MoveNext()",
|
|
"System.Threading.ThreadPool+<>c.<.cctor>b__52_0(Object)",
|
|
"System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.SignalCompletion()",
|
|
"System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.SetResult(TResult)",
|
|
"System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1+StateMachineBox.SetResult(TResult)",
|
|
"System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.SetResult(TResult)",
|
|
"System.Net.Security.SslStream+<EnsureFullTlsFrameAsync>d__161`1.MoveNext()",
|
|
"System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1+StateMachineBox`1.ExecutionContextCallback(Object)",
|
|
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object)",
|
|
"System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1+StateMachineBox`1.MoveNext()",
|
|
"System.Threading.ThreadPool+<>c.<.cctor>b__52_0(Object)",
|
|
"System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.SignalCompletion()",
|
|
"System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.SetResult(TResult)",
|
|
"System.Net.Sockets.Socket+AwaitableSocketAsyncEventArgs.OnCompleted(SocketAsyncEventArgs)",
|
|
"System.Net.Sockets.SocketAsyncEventArgs.OnCompletedInternal()",
|
|
"System.Net.Sockets.SocketAsyncEventArgs.FinishOperationAsyncSuccess(Int32,SocketFlags)",
|
|
"System.Net.Sockets.SocketAsyncEventArgs.CompletionCallback(Int32,SocketFlags,SocketError)",
|
|
"System.Net.Sockets.SocketAsyncEventArgs.TransferCompletionCallbackCore(Int32,Memory`1,SocketFlags,SocketError)",
|
|
"System.Net.Sockets.SocketAsyncContext+BufferMemoryReceiveOperation.InvokeCallback(Boolean)",
|
|
"System.Net.Sockets.SocketAsyncContext+OperationQueue`1.ProcessAsyncOperation(TOperation)",
|
|
"System.Net.Sockets.SocketAsyncContext.ProcessAsyncReadOperation(ReadOperation)",
|
|
"System.Net.Sockets.SocketAsyncContext+ReadOperation.System.Threading.IThreadPoolWorkItem.Execute()",
|
|
"System.Net.Sockets.SocketAsyncContext+AsyncOperation.Process()",
|
|
"System.Net.Sockets.SocketAsyncContext.HandleEvents(SocketEvents)",
|
|
"System.Net.Sockets.SocketAsyncEngine.System.Threading.IThreadPoolWorkItem.Execute()",
|
|
"System.Threading.ThreadPoolWorkQueue.DispatchWorkItem(Object,Thread)",
|
|
"System.Threading.ThreadPoolWorkQueue.Dispatch()",
|
|
"System.Threading.PortableThreadPool+WorkerThread.WorkerDoWork(PortableThreadPool,Boolean&)",
|
|
"System.Threading.PortableThreadPool+WorkerThread.WorkerThreadStart()",
|
|
"System.Threading.Thread+StartHelper.RunWorker()",
|
|
"System.Threading.Thread+StartHelper.Run()",
|
|
"System.Threading.Thread.StartCallback()"
|
|
],
|
|
"innerError": {
|
|
"message": "Permission denied",
|
|
"type": "System.IO.IOException"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:56:25.3763119-05:00",
|
|
"level": "Info",
|
|
"thread": 11,
|
|
"memory": 0.0,
|
|
"message": "Completed startup game detection. We have a total of 0 detected game instances. Operation took 27 ms"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:56:25.3775894-05:00",
|
|
"level": "Info",
|
|
"thread": 11,
|
|
"memory": 0.0,
|
|
"message": "Validating Minecraft installation"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:56:25.3781035-05:00",
|
|
"level": "Warn",
|
|
"thread": 11,
|
|
"memory": 0.0,
|
|
"message": "/home/klein/Documents/curseforge/minecraft/Install/minecraft-launcher not found."
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:56:25.3785074-05:00",
|
|
"level": "Info",
|
|
"thread": 11,
|
|
"memory": 0.0,
|
|
"message": "Beginning initialization of InstanceManager"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:56:25.3787915-05:00",
|
|
"level": "Info",
|
|
"thread": 11,
|
|
"memory": 0.0,
|
|
"message": "InstanceManager initialized."
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:56:25.3799234-05:00",
|
|
"level": "Info",
|
|
"thread": 11,
|
|
"memory": 0.0,
|
|
"message": "Initializing tasks"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:56:25.3806163-05:00",
|
|
"level": "Info",
|
|
"thread": 12,
|
|
"memory": 0.0,
|
|
"message": "Refreshing Minecraft instances list"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:56:25.3837656-05:00",
|
|
"level": "Info",
|
|
"thread": 11,
|
|
"memory": 0.0,
|
|
"message": "Discord RPC client initialized successfully."
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:56:25.3839359-05:00",
|
|
"level": "Info",
|
|
"thread": 11,
|
|
"memory": 0.0,
|
|
"message": "Initializing Periodic Tasks"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:56:25.4012595-05:00",
|
|
"level": "Info",
|
|
"thread": 8,
|
|
"memory": 0.0,
|
|
"message": "Validating Minecraft installation"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:56:25.4013023-05:00",
|
|
"level": "Warn",
|
|
"thread": 8,
|
|
"memory": 0.0,
|
|
"message": "/home/klein/Documents/curseforge/minecraft/Install/minecraft-launcher not found."
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:56:25.6103914-05:00",
|
|
"level": "Info",
|
|
"thread": 13,
|
|
"memory": 0.0,
|
|
"message": "[ModLoaderDatabase] Completed download of cache",
|
|
"data": {
|
|
"name": "Minecraft Modloaders",
|
|
"elapsedTime": "174.00"
|
|
}
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:56:25.7018489-05:00",
|
|
"level": "Info",
|
|
"thread": 13,
|
|
"memory": 0.0,
|
|
"message": "[MinecraftVersionDatabase] Completed download of cache",
|
|
"data": {
|
|
"name": "Minecraft Versions",
|
|
"elapsedTime": "46.00"
|
|
}
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:56:25.9003599-05:00",
|
|
"level": "Info",
|
|
"thread": 8,
|
|
"memory": 0.0,
|
|
"message": "Validating Minecraft installation"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:56:25.9004408-05:00",
|
|
"level": "Warn",
|
|
"thread": 8,
|
|
"memory": 0.0,
|
|
"message": "/home/klein/Documents/curseforge/minecraft/Install/minecraft-launcher not found."
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:56:52.7867081-05:00",
|
|
"level": "Info",
|
|
"thread": 17,
|
|
"memory": 0.0,
|
|
"message": "Network availability has changed. Checking connection"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:56:52.866989-05:00",
|
|
"level": "Info",
|
|
"thread": 17,
|
|
"memory": 0.0,
|
|
"message": "Network connected and internet available"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:57:28.8303695-05:00",
|
|
"level": "Info",
|
|
"thread": 11,
|
|
"memory": 0.0,
|
|
"message": "Network availability has changed. Checking connection"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:57:28.8595184-05:00",
|
|
"level": "Info",
|
|
"thread": 11,
|
|
"memory": 0.0,
|
|
"message": "Network connected and internet available"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:58:03.8477181-05:00",
|
|
"level": "Info",
|
|
"thread": 18,
|
|
"memory": 0.0,
|
|
"message": "Network availability has changed. Checking connection"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:58:03.926882-05:00",
|
|
"level": "Info",
|
|
"thread": 18,
|
|
"memory": 0.0,
|
|
"message": "Network connected and internet available"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:58:39.2830144-05:00",
|
|
"level": "Info",
|
|
"thread": 18,
|
|
"memory": 0.0,
|
|
"message": "Network availability has changed. Checking connection"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:58:39.3076581-05:00",
|
|
"level": "Info",
|
|
"thread": 18,
|
|
"memory": 0.0,
|
|
"message": "Network connected and internet available"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:59:14.0939801-05:00",
|
|
"level": "Info",
|
|
"thread": 3,
|
|
"memory": 0.0,
|
|
"message": "Network availability has changed. Checking connection"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:59:14.1377677-05:00",
|
|
"level": "Info",
|
|
"thread": 3,
|
|
"memory": 0.0,
|
|
"message": "Network connected and internet available"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:59:34.9883089-05:00",
|
|
"level": "Info",
|
|
"thread": 18,
|
|
"memory": 0.0,
|
|
"message": "Validating Minecraft installation"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:59:34.9883419-05:00",
|
|
"level": "Warn",
|
|
"thread": 18,
|
|
"memory": 0.0,
|
|
"message": "/home/klein/Documents/curseforge/minecraft/Install/minecraft-launcher not found."
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:59:35.0529752-05:00",
|
|
"level": "Info",
|
|
"thread": 11,
|
|
"memory": 0.0,
|
|
"message": "Validating Minecraft installation"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:59:35.0530021-05:00",
|
|
"level": "Warn",
|
|
"thread": 11,
|
|
"memory": 0.0,
|
|
"message": "/home/klein/Documents/curseforge/minecraft/Install/minecraft-launcher not found."
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:59:50.3367344-05:00",
|
|
"level": "Info",
|
|
"thread": 18,
|
|
"memory": 0.0,
|
|
"message": "Network availability has changed. Checking connection"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T17:59:50.3651236-05:00",
|
|
"level": "Info",
|
|
"thread": 18,
|
|
"memory": 0.0,
|
|
"message": "Network connected and internet available"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T18:00:04.895133-05:00",
|
|
"level": "Info",
|
|
"thread": 3,
|
|
"memory": 0.0,
|
|
"message": "Beginning Minecraft launcher installation."
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T18:00:04.9088413-05:00",
|
|
"level": "Info",
|
|
"thread": 18,
|
|
"memory": 0.0,
|
|
"message": "Refreshing Minecraft instances list"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T18:00:04.9114272-05:00",
|
|
"level": "Info",
|
|
"thread": 14,
|
|
"memory": 0.0,
|
|
"message": "Beginning Minecraft Launcher install"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T18:00:04.9118689-05:00",
|
|
"level": "Info",
|
|
"thread": 14,
|
|
"memory": 0.0,
|
|
"message": "MinecraftRoot: /home/klein/Documents/curseforge/minecraft"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T18:00:04.9118711-05:00",
|
|
"level": "Info",
|
|
"thread": 14,
|
|
"memory": 0.0,
|
|
"message": "InstanceRoot: /home/klein/Documents/curseforge/minecraft/Instances"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T18:00:04.9118731-05:00",
|
|
"level": "Info",
|
|
"thread": 14,
|
|
"memory": 0.0,
|
|
"message": "InstallRoot: /home/klein/Documents/curseforge/minecraft/Install"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T18:00:04.9119255-05:00",
|
|
"level": "Info",
|
|
"thread": 14,
|
|
"memory": 0.0,
|
|
"message": "VersionRoot: /home/klein/Documents/curseforge/minecraft/Install/versions"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T18:00:04.9119541-05:00",
|
|
"level": "Info",
|
|
"thread": 14,
|
|
"memory": 0.0,
|
|
"message": "DownloadRoot: /home/klein/Documents/curseforge/minecraft/Downloads"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T18:00:04.9120947-05:00",
|
|
"level": "Info",
|
|
"thread": 14,
|
|
"memory": 0.0,
|
|
"message": "Checking for existing installation",
|
|
"data": {
|
|
"Path": "/home/klein/Documents/curseforge/minecraft/Install/minecraft-launcher"
|
|
}
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T18:00:05.0741957-05:00",
|
|
"level": "Info",
|
|
"thread": 14,
|
|
"memory": 0.0,
|
|
"message": "Downloading launcher https://launcher.mojang.com/download/Minecraft.tar.gz"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T18:00:05.0790182-05:00",
|
|
"level": "Info",
|
|
"thread": 14,
|
|
"memory": 0.0,
|
|
"message": "Downloading: https://launcher.mojang.com/download/Minecraft.tar.gz to /tmp/ubchsvj4.uhi/launcher.tar.gz"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T18:00:05.3419788-05:00",
|
|
"level": "Info",
|
|
"thread": 14,
|
|
"memory": 0.0,
|
|
"message": "Extracting launcher.tar.gz"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T18:00:05.3765231-05:00",
|
|
"level": "Info",
|
|
"thread": 14,
|
|
"memory": 0.0,
|
|
"message": "Setting file watcher on instance directory /home/klein/Documents/curseforge/minecraft/Instances"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T18:00:05.3793446-05:00",
|
|
"level": "Info",
|
|
"thread": 14,
|
|
"memory": 0.0,
|
|
"message": "Validating Minecraft installation"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T18:00:05.3793662-05:00",
|
|
"level": "Info",
|
|
"thread": 14,
|
|
"memory": 0.0,
|
|
"message": "/home/klein/Documents/curseforge/minecraft/Install/minecraft-launcher found."
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T18:00:05.382213-05:00",
|
|
"level": "Info",
|
|
"thread": 20,
|
|
"memory": 0.0,
|
|
"message": "Validating Minecraft installation"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T18:00:05.3822356-05:00",
|
|
"level": "Info",
|
|
"thread": 20,
|
|
"memory": 0.0,
|
|
"message": "/home/klein/Documents/curseforge/minecraft/Install/minecraft-launcher found."
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T18:00:26.3925133-05:00",
|
|
"level": "Info",
|
|
"thread": 14,
|
|
"memory": 0.0,
|
|
"message": "Network availability has changed. Checking connection"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T18:00:26.4531147-05:00",
|
|
"level": "Info",
|
|
"thread": 14,
|
|
"memory": 0.0,
|
|
"message": "Network connected and internet available"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T18:01:02.4394527-05:00",
|
|
"level": "Info",
|
|
"thread": 12,
|
|
"memory": 0.0,
|
|
"message": "Network availability has changed. Checking connection"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T18:01:02.4707639-05:00",
|
|
"level": "Info",
|
|
"thread": 12,
|
|
"memory": 0.0,
|
|
"message": "Network connected and internet available"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T18:01:28.424875-05:00",
|
|
"level": "Info",
|
|
"thread": 20,
|
|
"memory": 0.0,
|
|
"message": "Validating Minecraft installation"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T18:01:28.4249092-05:00",
|
|
"level": "Info",
|
|
"thread": 20,
|
|
"memory": 0.0,
|
|
"message": "/home/klein/Documents/curseforge/minecraft/Install/minecraft-launcher found."
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T18:01:28.4438986-05:00",
|
|
"level": "Info",
|
|
"thread": 12,
|
|
"memory": 0.0,
|
|
"message": "Validating Minecraft installation"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T18:01:28.4439287-05:00",
|
|
"level": "Info",
|
|
"thread": 12,
|
|
"memory": 0.0,
|
|
"message": "/home/klein/Documents/curseforge/minecraft/Install/minecraft-launcher found."
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T18:01:38.0418327-05:00",
|
|
"level": "Info",
|
|
"thread": 14,
|
|
"memory": 0.0,
|
|
"message": "Network availability has changed. Checking connection"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T18:01:38.1255916-05:00",
|
|
"level": "Info",
|
|
"thread": 14,
|
|
"memory": 0.0,
|
|
"message": "Network connected and internet available"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T18:02:14.1140601-05:00",
|
|
"level": "Info",
|
|
"thread": 12,
|
|
"memory": 0.0,
|
|
"message": "Network availability has changed. Checking connection"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T18:02:14.1763281-05:00",
|
|
"level": "Info",
|
|
"thread": 12,
|
|
"memory": 0.0,
|
|
"message": "Network connected and internet available"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T18:02:49.168714-05:00",
|
|
"level": "Info",
|
|
"thread": 24,
|
|
"memory": 0.0,
|
|
"message": "Network availability has changed. Checking connection"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T18:02:49.2339058-05:00",
|
|
"level": "Info",
|
|
"thread": 24,
|
|
"memory": 0.0,
|
|
"message": "Network connected and internet available"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T18:03:25.5969297-05:00",
|
|
"level": "Info",
|
|
"thread": 12,
|
|
"memory": 0.0,
|
|
"message": "Network availability has changed. Checking connection"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T18:03:25.624118-05:00",
|
|
"level": "Info",
|
|
"thread": 12,
|
|
"memory": 0.0,
|
|
"message": "Network connected and internet available"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T18:04:00.614503-05:00",
|
|
"level": "Info",
|
|
"thread": 17,
|
|
"memory": 0.0,
|
|
"message": "Network availability has changed. Checking connection"
|
|
},
|
|
{
|
|
"timestamp": "2024-12-22T18:04:00.6387805-05:00",
|
|
"level": "Info",
|
|
"thread": 17,
|
|
"memory": 0.0,
|
|
"message": "Network connected and internet available"
|
|
}
|
|
]}
|