Copied to clipboard

Flag this post as spam?

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


  • Andreas Emtinger 23 posts 185 karma points
    Dec 05, 2018 @ 11:49
    Andreas Emtinger
    0

    Umbraco Temp-files (Azure)

    Hi

    I just noticed that our Temp-folder in App_Data only contains an FileUploads-folder. I am missing ClientDependency, ExamineIndexes .. and other folders. (Browsing with FTP, SCM, VS Server Explorer)

    We have no errors on our production site. No log errors about this. Search-function is working. I can reindex in Backoffice.

    The problem is only on our production web app in Azure. The msising folders exists in our test web app in Azure.

    We use UmbracoFileSystemProviders.Azure to store Media in blob (test and production). Same settings, different blob-urls.

    Where can I find our missing files/folders in production?? :) Gaah!

    App service plan: Default1 (Standard). S1

  • Andreas Emtinger 23 posts 185 karma points
    Dec 05, 2018 @ 13:49
    Andreas Emtinger
    100

    Oooh! Found it!

    We had this line i web.config from when tried to use load balanced.

    <add key="umbracoLocalTempStorage" value="EnvironmentTemp" xdt:Locator="Match(key)" xdt:Transform="SetAttributes" />
    

    https://our.umbraco.com/documentation/reference/config/webconfig/

Please Sign in or register to post replies

Write your reply to:

Draft