Copied to clipboard

Flag this post as spam?

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


  • Nathan Rogan 22 posts 203 karma points
    Oct 18, 2023 @ 15:02
    Nathan Rogan
    0

    Error while processing Push - (import/Files/0/) - Read-only file system : '/Views'

    When pushing into the "/Views" folder (Templates & Partials) we get the following error:

    Read-only file system : '/Views'
        at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode)
       at System.IO.Directory.CreateDirectory(String path)
       at uSync.BackOffice.Services.SyncFileService.CopyFile(String source, String target)
       at uSync.Expansions.Core.Physical.SyncPackFileService.CopyFile(String source, String folder)
       at uSync.Expansions.Core.Services.SyncPackService.PackFiles(SyncPackRequest request, IEnumerable`1 files)
       at uSync.Expansions.Core.Services.SyncPackService.PackWebsiteFiles(SyncPackRequest request, IEnumerable`1 files)
       at uSync.Publisher.Services.SyncPublishService.PackWebsiteFiles(SyncPublishRequest request, IEnumerable`1 files)
       at uSync.Publisher.Publishers.SyncRealtimePublisher.PushRequiredFiles(PublisherActionRequest request, String listMethod)
       at uSync.Publisher.Publishers.SyncRealtimePublisher.PushRequiredWebsiteFiles(PublisherActionRequest request)
       at uSync.Publisher.Services.SyncPublisherActionService.PerformAction(PublisherActionRequest request)
    

    We have reviewed the Azure folder permissions but still not working. Has anyone got any advice?

    Thanks

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies