{{^IF isInReportingMode}}

Jellyfin Server still starting. Please wait.

{{#ELSE}}

Jellyfin Server has encountered an error and was not able to start.

{{/ELSE}} {{/IF}} {{#IF localNetworkRequest}}

You can download the current log file here.

{{/IF}}
{{#DECLARE LogEntry |--}} {{#LET children = Children}}
  • {{--| #IF children.Count > 0}}
    {{DateOfCreation}} - {{Content}}
      {{--| #EACH children.Reverse() |-}} {{#IMPORT 'LogEntry'}} {{--| /EACH |-}}
    {{--| #ELSE |-}} {{DateOfCreation}} - {{Content}} {{--| /ELSE |--}} {{--| /IF |-}}
  • {{--| /DECLARE}} {{#IF localNetworkRequest}}
      {{#FOREACH log IN logs.Reverse()}} {{#IMPORT 'LogEntry' #WITH log}} {{/FOREACH}}
    {{#ELSE}}

    Please visit this page from your local network to view detailed startup logs.

    {{/ELSE}} {{/IF}}
    {{^IF isInReportingMode}} {{/IF}}