Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to add terminal (ssh/docker) #194

Open
MattStagnitta opened this issue Aug 22, 2023 · 0 comments
Open

Unable to add terminal (ssh/docker) #194

MattStagnitta opened this issue Aug 22, 2023 · 0 comments

Comments

@MattStagnitta
Copy link

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: = True

AppRazor IsAdmin: = True

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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant