Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Silviu 2 posts 72 karma points
    Oct 04, 2023 @ 01:28
    Silviu
    0

    Creating an Umbraco 12 Docker Image

    I have developed a site using Umbraco 11. I upgraded to Umbraco 12. I am trying to deploy the App in docker. However, I am getting this error while trying to run the container: Unhandled exception. System.IO.DirectoryNotFoundException: /root/.nuget/fallbackpackages/umbraco.cms.staticassets/12.2.0/staticwebassets/

    I added the nuget package: Umbraco.Cms.StaticAssets to the solution but it did not solve the problem. I am running under Mac.

    What am I missing? Thank you.

  • Adriano Fabri 459 posts 1602 karma points
    Nov 15, 2023 @ 09:13
    Adriano Fabri
    0

    Hi, could be a configuration/security problem with the filesystem folders. For example, the "Media" folder is better to move to a remote filesystem so if you want to configure a load balanced cluster, all nodes will point to the same folder.

    I hope this will help you Adriano

Please Sign in or register to post replies

Write your reply to:

Draft