Skip to content

wwwroot folder #5571

@Dynamic66

Description

@Dynamic66

Description of Issue

I was trying to serve a file from /home/Universal/wwwroot without success.
Then found this in the startup logs.

Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware The WebRootPath was not found: /home/wwwroot. Static files may be unavailable.

fixed by

new-item /home/wwwroot -ItemType Directory

Files in the new directory are served as expected.

Version

2026.1.2

Severity

Low

Hosting Method

Docker Container

Operating System

Linux

Database

SQLite

Licensed

Yes

Features

No response

Additional Environment data

No response

Screenshots/Animations

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    requires triageIssue has not yet been verified by the development team.v5Version 5 issue.

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions