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?
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:
We have reviewed the Azure folder permissions but still not working. Has anyone got any advice?
Thanks
is working on a reply...