There appears to be an invalid option in your default config file. When I first started the container today, I got the following error message before the thing crashed: 2026/03/14 08:36:17 [FATAL] error unmarshaling YAML data: [136:3] unknown field "defaultLandingPage" 133 | darkMode: true 134 | dateFormat: false 135 | debugOffice: false > 136 | defaultLandingPage: "" ^ 137 | deleteWithoutConfirming: false 138 | disableOfficePreviewExt: "" 139 | disableOnlyOfficeExt: .md .txt .pdf 140 | Once I commented out the offending config line, things came up perfectly. Appreciate your work getting an UnRaid template created and providing such good instructions!