Giter Site home page Giter Site logo

blazorrcon's Introduction

Blazor RCON

A simple RCON client for Conan Exiles, written in .NET 7 with Blazor.

.NET

blazorrcon's People

Contributors

tdue21 avatar

Stargazers

FreeFun avatar

Watchers

 avatar

blazorrcon's Issues

[Feature] Multiple servers

It should be possible to add multiple servers, so I can have all my servers in a cluster available for easy selection.

[Feature] Command history

It should be possible to save the last x commands per server, so it would be easy to repeat often used commands.

[BUG] Application often fails on startup, need to clear cookies

Describe the bug
Often when starting the application after a while, it fails. Apparently this is caused by the local storage data being out of date or something.

Workaround is deleting local store and enter values again.

Error: System.Security.Cryptography.CryptographicException: The key {93658e9c-b408-4973-818c-8fedd2078898} was not found in the key ring. For more information go to http://aka.ms/dataprotectionwarning
   at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status)
   at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData)
   at Microsoft.AspNetCore.DataProtection.DataProtectionCommonExtensions.Unprotect(IDataProtector protector, String protectedData)
   at Microsoft.AspNetCore.Components.Server.ProtectedBrowserStorage.ProtectedBrowserStorage.Unprotect[TValue](String purpose, String protectedJson)
   at Microsoft.AspNetCore.Components.Server.ProtectedBrowserStorage.ProtectedBrowserStorage.GetAsync[TValue](String purpose, String key)
   at BlazorRcon.ViewModels.MainViewModel.LoadStateAsync() in C:\Source\Personal\BlazorRcon\Source\BlazorRcon\ViewModels\MainViewModel.cs:line 27
   at BlazorRcon.Pages.Index.OnAfterRenderAsync(Boolean firstRender) in C:\Source\Personal\BlazorRcon\Source\BlazorRcon\Pages\Index.razor.cs:line 28
   at Microsoft.AspNetCore.Components.RenderTree.Renderer.GetErrorHandledTask(Task taskToHandle, ComponentState owningComponentState)

Desktop (please complete the following information):

  • OS: W11
  • Browser: Chrome

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.