Code Monkey home page Code Monkey logo

home's People

Contributors

dependabot[bot] avatar vivelin avatar

Watchers

 avatar

home's Issues

SteamWebAPI2 sometimes causes unhandled exceptions

Jun 10 09:18:14 executor vivelin-home[22803]: fail: Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware[0]
Jun 10 09:18:14 executor vivelin-home[22803]: [128B blob data]
Jun 10 09:18:14 executor vivelin-home[22803]: [122B blob data]
Jun 10 09:18:14 executor vivelin-home[22803]:    at Newtonsoft.Json.JsonTextReader.ParseValue()
Jun 10 09:18:14 executor vivelin-home[22803]:    at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.ReadForType(JsonReader reader, JsonContract contract, Boolean hasConverter)
Jun 10 09:18:14 executor vivelin-home[22803]:    at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
Jun 10 09:18:14 executor vivelin-home[22803]:    at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
Jun 10 09:18:14 executor vivelin-home[22803]:    at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
Jun 10 09:18:14 executor vivelin-home[22803]:    at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
Jun 10 09:18:14 executor vivelin-home[22803]:    at SteamWebAPI2.Utilities.SteamWebRequest.<SendWebRequestAsync>d__6`1.MoveNext()
Jun 10 09:18:14 executor vivelin-home[22803]: --- End of stack trace from previous location where exception was thrown ---
Jun 10 09:18:14 executor vivelin-home[22803]:    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
Jun 10 09:18:14 executor vivelin-home[22803]:    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
Jun 10 09:18:14 executor vivelin-home[22803]:    at SteamWebAPI2.Utilities.SteamWebRequest.<GetAsync>d__4`1.MoveNext()
Jun 10 09:18:14 executor vivelin-home[22803]: --- End of stack trace from previous location where exception was thrown ---
Jun 10 09:18:14 executor vivelin-home[22803]:    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
Jun 10 09:18:14 executor vivelin-home[22803]:    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
Jun 10 09:18:14 executor vivelin-home[22803]:    at SteamWebAPI2.Utilities.SteamWebInterface.<GetAsync>d__5`1.MoveNext()
Jun 10 09:18:14 executor vivelin-home[22803]: --- End of stack trace from previous location where exception was thrown ---
Jun 10 09:18:14 executor vivelin-home[22803]:    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
Jun 10 09:18:14 executor vivelin-home[22803]:    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
Jun 10 09:18:14 executor vivelin-home[22803]:    at SteamWebAPI2.Interfaces.SteamUser.<GetPlayerSummaryAsync>d__2.MoveNext()
Jun 10 09:18:14 executor vivelin-home[22803]: --- End of stack trace from previous location where exception was thrown ---
Jun 10 09:18:14 executor vivelin-home[22803]:    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
Jun 10 09:18:14 executor vivelin-home[22803]:    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
Jun 10 09:18:14 executor vivelin-home[22803]:    at Vivelin.Home.ViewComponents.StatusViewComponent.<<GetSteamStatusAsync>b__18_0>d.MoveNext() in D:\Projects\Vivelin.Home\Vivelin.Home\ViewComponents\StatusViewComponent.cs:line 96
Jun 10 09:18:14 executor vivelin-home[22803]: --- End of stack trace from previous location where exception was thrown ---
Jun 10 09:18:14 executor vivelin-home[22803]:    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
Jun 10 09:18:14 executor vivelin-home[22803]:    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
Jun 10 09:18:14 executor vivelin-home[22803]:    at Microsoft.Extensions.Caching.Memory.CacheExtensions.<GetOrCreateAsync>d__9`1.MoveNext()
Jun 10 09:18:14 executor vivelin-home[22803]: --- End of stack trace from previous location where exception was thrown ---
Jun 10 09:18:14 executor vivelin-home[22803]:    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
Jun 10 09:18:14 executor vivelin-home[22803]:    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
Jun 10 09:18:14 executor vivelin-home[22803]:    at Vivelin.Home.ViewComponents.StatusViewComponent.<InvokeAsync>d__16.MoveNext() in D:\Projects\Vivelin.Home\Vivelin.Home\ViewComponents\StatusViewComponent.cs:line 50
Jun 10 09:18:14 executor vivelin-home[22803]: --- End of stack trace from previous location where exception was thrown ---
Jun 10 09:18:14 executor vivelin-home[22803]:    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
Jun 10 09:18:14 executor vivelin-home[22803]:    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
Jun 10 09:18:14 executor vivelin-home[22803]:    at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.<InvokeAsyncCore>d__6.MoveNext()
Jun 10 09:18:14 executor vivelin-home[22803]: --- End of stack trace from previous location where exception was thrown ---
Jun 10 09:18:14 executor vivelin-home[22803]:    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
Jun 10 09:18:14 executor vivelin-home[22803]:    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
Jun 10 09:18:14 executor vivelin-home[22803]:    at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.<InvokeAsync>d__5.MoveNext()
Jun 10 09:18:14 executor vivelin-home[22803]: --- End of stack trace from previous location where exception was thrown ---
Jun 10 09:18:14 executor vivelin-home[22803]:    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
Jun 10 09:18:14 executor vivelin-home[22803]:    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
Jun 10 09:18:14 executor vivelin-home[22803]:    at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.<InvokeCoreAsync>d__12.MoveNext()
Jun 10 09:18:14 executor vivelin-home[22803]: --- End of stack trace from previous location where exception was thrown ---
Jun 10 09:18:14 executor vivelin-home[22803]:    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
Jun 10 09:18:14 executor vivelin-home[22803]:    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
Jun 10 09:18:14 executor vivelin-home[22803]:    at AspNetCore._Views_Shared__Layout_cshtml.<<ExecuteAsync>b__37_8>d.MoveNext() in /var/webapps/home/Views/Shared/_Layout.cshtml:line 24
Jun 10 09:18:14 executor vivelin-home[22803]: --- End of stack trace from previous location where exception was thrown ---
Jun 10 09:18:14 executor vivelin-home[22803]:    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
Jun 10 09:18:14 executor vivelin-home[22803]:    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
Jun 10 09:18:14 executor vivelin-home[22803]:    at Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext.<SetOutputContentAsync>d__30.MoveNext()
Jun 10 09:18:14 executor vivelin-home[22803]: --- End of stack trace from previous location where exception was thrown ---
Jun 10 09:18:14 executor vivelin-home[22803]:    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
Jun 10 09:18:14 executor vivelin-home[22803]:    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
Jun 10 09:18:14 executor vivelin-home[22803]:    at AspNetCore._Views_Shared__Layout_cshtml.<ExecuteAsync>d__37.MoveNext()
Jun 10 09:18:14 executor vivelin-home[22803]: --- End of stack trace from previous location where exception was thrown ---
Jun 10 09:18:14 executor vivelin-home[22803]:    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
Jun 10 09:18:14 executor vivelin-home[22803]:    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
Jun 10 09:18:14 executor vivelin-home[22803]:    at Microsoft.AspNetCore.Mvc.Razor.RazorView.<RenderPageCoreAsync>d__16.MoveNext()
Jun 10 09:18:14 executor vivelin-home[22803]: --- End of stack trace from previous location where exception was thrown ---
Jun 10 09:18:14 executor vivelin-home[22803]:    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
Jun 10 09:18:14 executor vivelin-home[22803]:    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
Jun 10 09:18:14 executor vivelin-home[22803]:    at Microsoft.AspNetCore.Mvc.Razor.RazorView.<RenderPageAsync>d__15.MoveNext()
Jun 10 09:18:14 executor vivelin-home[22803]: --- End of stack trace from previous location where exception was thrown ---
Jun 10 09:18:14 executor vivelin-home[22803]:    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
Jun 10 09:18:14 executor vivelin-home[22803]:    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
Jun 10 09:18:14 executor vivelin-home[22803]:    at Microsoft.AspNetCore.Mvc.Razor.RazorView.<RenderLayoutAsync>d__18.MoveNext()
Jun 10 09:18:14 executor vivelin-home[22803]: --- End of stack trace from previous location where exception was thrown ---
Jun 10 09:18:14 executor vivelin-home[22803]:    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
Jun 10 09:18:14 executor vivelin-home[22803]:    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
Jun 10 09:18:14 executor vivelin-home[22803]:    at Microsoft.AspNetCore.Mvc.Razor.RazorView.<RenderAsync>d__14.MoveNext()
Jun 10 09:18:14 executor vivelin-home[22803]: --- End of stack trace from previous location where exception was thrown ---
Jun 10 09:18:14 executor vivelin-home[22803]:    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
Jun 10 09:18:14 executor vivelin-home[22803]:    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
Jun 10 09:18:14 executor vivelin-home[22803]:    at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.<ExecuteAsync>d__22.MoveNext()
Jun 10 09:18:14 executor vivelin-home[22803]: --- End of stack trace from previous location where exception was thrown ---
Jun 10 09:18:14 executor vivelin-home[22803]:    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
Jun 10 09:18:14 executor vivelin-home[22803]:    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
Jun 10 09:18:14 executor vivelin-home[22803]:    at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.<ExecuteAsync>d__21.MoveNext()
Jun 10 09:18:14 executor vivelin-home[22803]: --- End of stack trace from previous location where exception was thrown ---
Jun 10 09:18:14 executor vivelin-home[22803]:    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
Jun 10 09:18:14 executor vivelin-home[22803]:    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
Jun 10 09:18:14 executor vivelin-home[22803]:    at Microsoft.AspNetCore.Mvc.ViewResult.<ExecuteResultAsync>d__26.MoveNext()
Jun 10 09:18:14 executor vivelin-home[22803]: --- End of stack trace from previous location where exception was thrown ---
Jun 10 09:18:14 executor vivelin-home[22803]:    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
Jun 10 09:18:14 executor vivelin-home[22803]:    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
Jun 10 09:18:14 executor vivelin-home[22803]:    at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.<InvokeResultAsync>d__19.MoveNext()
Jun 10 09:18:14 executor vivelin-home[22803]: --- End of stack trace from previous location where exception was thrown ---
Jun 10 09:18:14 executor vivelin-home[22803]:    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
Jun 10 09:18:14 executor vivelin-home[22803]:    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
Jun 10 09:18:14 executor vivelin-home[22803]:    at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.<InvokeNextResultFilterAsync>d__24.MoveNext()
Jun 10 09:18:14 executor vivelin-home[22803]: --- End of stack trace from previous location where exception was thrown ---
Jun 10 09:18:14 executor vivelin-home[22803]:    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
Jun 10 09:18:14 executor vivelin-home[22803]:    at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context)
Jun 10 09:18:14 executor vivelin-home[22803]:    at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
Jun 10 09:18:14 executor vivelin-home[22803]:    at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.<InvokeNextResourceFilter>d__22.MoveNext()
Jun 10 09:18:14 executor vivelin-home[22803]: --- End of stack trace from previous location where exception was thrown ---
Jun 10 09:18:14 executor vivelin-home[22803]:    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
Jun 10 09:18:14 executor vivelin-home[22803]:    at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context)
Jun 10 09:18:14 executor vivelin-home[22803]:    at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
Jun 10 09:18:14 executor vivelin-home[22803]:    at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.<InvokeFilterPipelineAsync>d__17.MoveNext()
Jun 10 09:18:14 executor vivelin-home[22803]: --- End of stack trace from previous location where exception was thrown ---
Jun 10 09:18:14 executor vivelin-home[22803]:    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
Jun 10 09:18:14 executor vivelin-home[22803]:    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
Jun 10 09:18:14 executor vivelin-home[22803]:    at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.<InvokeAsync>d__15.MoveNext()
Jun 10 09:18:14 executor vivelin-home[22803]: --- End of stack trace from previous location where exception was thrown ---
Jun 10 09:18:14 executor vivelin-home[22803]:    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
Jun 10 09:18:14 executor vivelin-home[22803]:    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
Jun 10 09:18:14 executor vivelin-home[22803]:    at Microsoft.AspNetCore.Builder.RouterMiddleware.<Invoke>d__4.MoveNext()
Jun 10 09:18:14 executor vivelin-home[22803]: --- End of stack trace from previous location where exception was thrown ---
Jun 10 09:18:14 executor vivelin-home[22803]:    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
Jun 10 09:18:14 executor vivelin-home[22803]:    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
Jun 10 09:18:14 executor vivelin-home[22803]:    at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.<Invoke>d__6.MoveNext()
Jun 10 09:18:14 executor vivelin-home[22803]: --- End of stack trace from previous location where exception was thrown ---
Jun 10 09:18:14 executor vivelin-home[22803]:    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
Jun 10 09:18:14 executor vivelin-home[22803]:    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
Jun 10 09:18:14 executor vivelin-home[22803]:    at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.<Invoke>d__6.MoveNext()

Entity Framework Core warnings on startup

May 21 18:12:32 executor vivelin-home[1396]: warn: Microsoft.EntityFrameworkCore.Query[20500]
May 21 18:12:32 executor vivelin-home[1396]:       The LINQ expression 'orderby NewGuid() asc' could not be translated and will be evaluated locally.
May 21 18:12:32 executor vivelin-home[1396]: warn: Microsoft.EntityFrameworkCore.Query[20500]
May 21 18:12:32 executor vivelin-home[1396]:       The LINQ expression 'FirstOrDefault()' could not be translated and will be evaluated locally.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.