Skip to content

1.0.5 version doesn't work on Linux OS #52

@DmytroKryvoruchenko

Description

@DmytroKryvoruchenko

Which Umbraco.Community.Sustainability version are you using?

1.0.5

Which Umbraco version are you using? For example: 10.8.0 - don't just write v10

13.3.2

Bug summary

If I run Umbraco locally on Windows machine everything works fine, but when I run it on Azure (Linux container) I see that Umbraco can't start. In logs I see this issue:

2024-12-12T14:03:06.588709125Z Failed to install browsers
2024-12-12T14:03:06.588764928Z Error: EINVAL: invalid argument, mkdir '/home/site/wwwroot/\ms-playwright'
2024-12-12T14:03:06.664750747Z Unhandled exception. System.Exception: Playwright exited with code 1
2024-12-12T14:03:06.664796949Z at Umbraco.Community.Sustainability.SustainabilityComposer.Compose(IUmbracoBuilder builder)
2024-12-12T14:03:06.664803750Z at Umbraco.Cms.Core.Composing.ComposerGraph.Compose()
2024-12-12T14:03:06.664809050Z at Umbraco.Cms.Core.DependencyInjection.UmbracoBuilderExtensions.AddComposers(IUmbracoBuilder builder)

Could you fix that?

Steps to reproduce

  1. Install 1.0.5 package
  2. Try to run Umbraco on Linux

Expected result / actual result

Expected result: Umbraco runs without issues
Actual result: issue on startup

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions