Fenrus
Fenrus copied to clipboard
Unable to add terminal (ssh/docker)
Using fenrus:latest docker image, attempting to add any terminal to a group is resulting in a soft crash, as the dashboardterminal type is not recognised. Error log below.
2023-08-22 16:30:00.8953 [INF] => Triggering worker: CalendarEventWorker
AppRazor IsAdmin:
AppRazor IsAdmin:
warn: Microsoft.AspNetCore.Components.Server.Circuits.RemoteRenderer[100]
Unhandled exception rendering component: Unknown type: DashboardTerminal
System.Exception: Unknown type: DashboardTerminal
at Fenrus.Components.SideEditors.GroupItemEditor.Save() in /app/Components/SideEditors/GroupItemEditor/GroupItemEditor.razor.cs:line 327
at Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task)
at Microsoft.AspNetCore.Components.RenderTree.Renderer.GetErrorHandledTask(Task taskToHandle, ComponentState owningComponentState)
fail: Microsoft.AspNetCore.Components.Server.Circuits.CircuitHost[111]
Unhandled exception in circuit 'Rt5lrfqKLDSXFYpW9gpce2Sh2T41MDOTP-NGH6RwmL0'.
System.Exception: Unknown type: DashboardTerminal
at Fenrus.Components.SideEditors.GroupItemEditor.Save() in /app/Components/SideEditors/GroupItemEditor/GroupItemEditor.razor.cs:line 327
at Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task)
at Microsoft.AspNetCore.Components.RenderTree.Renderer.GetErrorHandledTask(Task taskToHandle, ComponentState owningComponentState)