Open bejabengdd opened 3 months ago
additional information: { "kreyaVersion": "1.15.0", "releaseChannel": "stable", "osDescription": "Darwin 23.5.0 Darwin Kernel Version 23.5.0: Wed May 1 20:17:33 PDT 2024; root:xnu-10063.121.3~5/RELEASE_ARM64_T6031", "osVersion": "Unix 14.5.0", "osArch": "Arm64", "processArch": "Arm64", "runtimeIdentifier": "osx-arm64", "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko)" }
System.InvalidOperationException: cannot create directories outside the project directory
at Kreya.Data.OperationDirectoryStorage.CreateMissingDirectories(IProject project, String directoryPath)
at Kreya.Core.Operations.OperationDirectoryService.CreateMissingOperationDirectories(String path)
at Kreya.Core.Importer.ImporterService.CreateMissingOperations(ImportStream importStream, IImporterAdapter importer, IReadOnlyDictionary2 operationsByInvoker) at Kreya.Core.Importer.ImporterService.RunSingleImporter(IImporterAdapter importer, ImportStream importStream, Boolean allowCache, IReadOnlyDictionary
2 operationsByInvoker)
at Kreya.Core.Importer.ImporterService.RunImporter(Guid id, Boolean allowCache)
at SpiderEye.Bridge.ApiMethod.InvokeAsync(Object instance, Object parameter)
at SpiderEye.Bridge.WebviewBridge.InvokeWithDependencyInjection(IDependencyInjectionApiMethod apiMethod, Object parameters)
at SpiderEye.Bridge.WebviewBridge.InvokeWithDependencyInjection(IDependencyInjectionApiMethod apiMethod, Object parameters)
at SpiderEye.Bridge.WebviewBridge.ResolveCall(String id, String parameters)
We are looking into this
@bejabengdd Have you entered a path in the 'Project subdirectory to create missing operations' field?
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
Expected behavior
Screenshots
Environment (if possible, copy the information from the error dialog or the About menu):