@page "/admin/system/diagnose" @using Microsoft.AspNetCore.Authorization @using MoonCore.Blazor.FlyonUi.Helpers @using MoonCore.Helpers @using Moonlight.Client.UI.Components @using Moonlight.Shared.Http.Requests.Admin.Sys @using Moonlight.Shared.Http.Responses.Admin.Sys @attribute [Authorize(Policy = "permissions:admin.system.diagnose")] @inject HttpApiClient ApiClient @inject DownloadService DownloadService
With the button below you can create a diagnose report containing all important information to troubleshoot your moonlight instance and its modules. The diagnose file is a zip containing different logs and censored config files which can be shared with our support on discord. If you only want to export specific parts of the diagnose report, click on "Advanced" and select the desired providers