Copied to clipboard

Flag this post as spam?

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


  • Ask Sejsbo 11 posts 81 karma points
    Mar 20, 2023 @ 09:15
    Ask Sejsbo
    0

    access the file 'C:\home\site\wwwroot\data\deploy-progress' because it is being used by another process

    Hi

    We have a umbraco 8.6.8 project running in umbraco cloud.

    We recently made a change where we made a few changes to some settings, and some related code. It works fine locally.

    We then deployed all of our change with the changed dll's, and uda files.

    First, it failed with this error:

    Process pass #2 failed for artifact umb://document-type/4f8db0051aab4c9b99e12cab3402782d. ---> Umbraco.Deploy.Exceptions.EnvironmentException: Could not get data type with id '8269a729-b16c-41db-a12a-aef995c1b31a' for the property '#CTA bar.CTA background color' on the content type '#CTA Bar'
    

    Which is the recently added data type. But the error is strange, because in Kudu, under "C:\home\site\wwwroot\data\revision" we can see exactly this file:

     data-type__8269a729b16c41dba12aaef995c1b31a.uda
    

    After restarting the site, it no longer fails with this error, but we instead get a yellow bar with this error:

    The last umbraco data extraction failed on this environment
    The process cannot access the file 'C:\home\site\wwwroot\data\deploy-progress' because it is being used by another process.
    

    And we really don't know what this means. Can you help us?

Please Sign in or register to post replies

Write your reply to:

Draft