Skip to content

Error in .Net Core 3 preview 6 with individual user accounts in Linux docker #11609

Closed
@analogrelay

Description

@analogrelay

From @Thananji on Wednesday, June 26, 2019 3:43:36 AM

I created a web application (Razor pages) in dot core 3.0 preview 6 with individual user accounts in-app selected and enabled the docker support for Linux.
When I run the application, I got the error "System.ArgumentException: 'The path must be absolute.'" in CreateHostBuilder(args).Build().Run() method of Program.cs.
Am I missing anything or Is it a bug? Is there any workaround for this?
Thanks in advance?

Copied from original issue: dotnet/installer#2644

Metadata

Metadata

Labels

ExternalThis is an issue in a component not contained in this repository. It is open for tracking purposes.area-mvcIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesblockedThe work on this issue is blocked due to some dependencybugThis issue describes a behavior which is not expected - a bug.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions