tpill90 / steam-lancache-prefill

CLI tool to automatically prime a Lancache with Steam games
https://tpill90.github.io/steam-lancache-prefill/
MIT License
288 stars 24 forks source link

Unable to load latest App metadata! An unexpected error occurred! #361

Closed mitch030504 closed 7 months ago

mitch030504 commented 7 months ago

[12:29:48 AM] Starting login! [12:29:55 AM] Connected to Steam! [12:29:56 AM] Logged into Steam [12:29:57 AM] Loaded account licenses 00.6536 [12:29:57 AM] Steam session initialization complete! 08.9767

────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── [12:30:16 AM] Disconnected from Steam! [12:30:16 AM] Unable to load latest App metadata! An unexpected error occurred! This could possibly be due to transient errors with the Steam network. Try again in a few minutes. System.Threading.Tasks.TaskCanceledException: A task was canceled. at async Task SteamPrefill.Handlers.AppInfoHandler.AppInfoRequestAsync(List appIdsToLoad)
at async Task SteamPrefill.Handlers.AppInfoHandler.BulkLoadAppInfoAsync(List appIds)
at void SteamPrefill.Handlers.AppInfoHandler.<>cDisplayClass8_0.<b0>d.MoveNext()
at void Spectre.Console.Status.<>c
DisplayClass16_0.<b
0>d.MoveNext() in Status.cs:79
at void Spectre.Console.Status.<>cDisplayClass17_01.<<StartAsync>b__0>d.MoveNext() in Status.cs:120 at void Spectre.Console.Progress.<>c__DisplayClass28_01.<b0>d.MoveNext() in Progress.cs:133
at async Task Spectre.Console.Internal.DefaultExclusivityMode.RunAsync(Func<Task> func) in DefaultExclusivityMode.cs:40
at async Task Spectre.Console.Progress.StartAsync(Func<ProgressContext, Task> action) in Progress.cs:116
at async Task Spectre.Console.Status.StartAsync(string status, Func<StatusContext, Task> func) in Status.cs:117
at async Task Spectre.Console.Status.StartAsync(string status, Func<StatusContext, Task> action) in Status.cs:77
at async Task SteamPrefill.Handlers.AppInfoHandler.RetrieveAppMetadataAsync(List appIds, bool loadDlcApps, bool loadRecentlyPlayed)
at async Task<List> SteamPrefill.SteamManager.GetAllAvailableAppsAsync()
at async Task<List> SteamPrefill.CliCommands.SelectAppsCommand.BuildTuiAppModelsAsync(SteamManager steamManager)
at async ValueTask SteamPrefill.CliCommands.SelectAppsCommand.ExecuteAsync(IConsole console)
at async ValueTask CliFx.CliApplication.RunAsync(ApplicationSchema applicationSchema, CommandInput commandInput) in CliApplication.cs:148
at async ValueTask CliFx.CliApplication.RunAsync(IReadOnlyList commandLineArguments, IReadOnlyDictionary<string, string> environmentVariables) in
CliApplication.cs:190
at async ValueTask CliFx.CliApplication.RunAsync(IReadOnlyList commandLineArguments) in CliApplication.cs:202
at async Task SteamPrefill.Program.Main()

tpill90 commented 7 months ago

There is not enough info here for me to provide any support. Is this still occurring? What platform are you running on?

Closing for now, feel free to reopen with the above info.

mitch030504 commented 6 months ago

There is not enough info here for me to provide any support. Is this still occurring? What platform are you running on?

Closing for now, feel free to reopen with the above info.

it is still occuring and im running it as container in unraid