Error messages in Deployment Detail log after creating a Package on Mendix for Private Cloud

0
Hi Team, We are currently running our environments on Mendix for Private Cloud and have 4 environments on slightly different version of Mendix (9.24, 10.4, and 10.12.1)  The 2 environments built on the latest version of Mendix, we have just noticed an error message has been appearing in the deployment details section for all of our packages.   There are 2 errors in the deployment details for each deployment package we create.  I've seen some similar questions raised by the community with a response saying to check access rights for a specific folder however no such folder, /root/build/.local/share/Mendix/, exists on our Windows machines for the projects. Is this a .GIT repo folder location or a Mendix for Private Cloud staging location?  The steps around it seem to suggest mendix checks being done to see if there are any errors.   We do not have such errors in our other environments/applications on the earlier versions, which have also had a recent deployment package created.  The folder path does not exist in the local projects files for any of our applications.   Also worth noting that the build is successful and we are able to deploy the packages to the test/uat/production environments.  But we need to know what is causing these errors, how to resolve them and if they could potentially cause issues within the environments.    [compile] 2025-01-10T13:07:26.414279225Z v10.12.1.39914 [compile] 2025-01-10T13:07:26.416220134Z [compile] 2025-01-10T13:07:30.010300237Z Starting build for Mendix Project file: /workspace/build/source/Loan Closing.mpr [compile] 2025-01-10T13:07:30.012054171Z Using the following options: [compile] 2025-01-10T13:07:30.014994779Z * Build target: Package [compile] 2025-01-10T13:07:30.018569366Z * Deployment package file: /workspace/build/dist/a8f59795-4c89-44e7-bbc6-f1eeb0c0c072.mda [compile] 2025-01-10T13:07:30.021537845Z * Model version: 0.1.1.300b8308 [compile] 2025-01-10T13:07:30.023178307Z * Model description: [compile] 2025-01-10T13:07:30.025972682Z Reading project file... [compile] 2025-01-10T13:07:36.590511260Z Building project... [compile] 2025-01-10T13:07:36.601290169Z 2025-01-10 13:07:36.5943 ERROR Mendix.Modeler.Internationalization.LocalizationProvider Translation catalog was not initialized [compile] 2025-01-10T13:07:36.605306265Z Executing step 'Synchronize with file system' [compile] 2025-01-10T13:07:36.607068718Z 2025-01-10 13:07:36.6017 ERROR Mendix.Modeler.Internationalization.LocalizationProvider Translation catalog was not initialized [compile] 2025-01-10T13:07:36.609994360Z * Synchronizing with file system... [compile] 2025-01-10T13:07:38.304609360Z Executing step 'Initialize' [compile] 2025-01-10T13:07:38.325124956Z * Preparing deployment... [compile] 2025-01-10T13:07:38.370610935Z Executing step 'Check prerequisites' [compile] 2025-01-10T13:07:38.373827103Z * Checking for errors... [compile] 2025-01-10T13:07:38.553696459Z 2025-01-10 13:07:38.5492 ERROR Mendix.Modeler.Main.ModelerSettingsManager Failed to load settings. Using default settings. [compile] 2025-01-10T13:07:38.557249550Z System.UnauthorizedAccessException: Access to the file or directory '/workspace/build/.local/share/Mendix' is denied. [compile] 2025-01-10T13:07:38.560736008Z at Mendix.Modeler.Utility.WhitelistAware.EnsurePathSafety(String path) in Mendix.Modeler.Utility\WhitelistAware.cs:line 65 [compile] 2025-01-10T13:07:38.562612263Z at Mendix.Modeler.Utility.FileSystem.CreateDirectory(String path) in Mendix.Modeler.Utility\FileSystem.cs:line 165 [compile] 2025-01-10T13:07:38.564429677Z at Mendix.Modeler.Main.ModelerSettingsManager.CreateSettingsFile() in Mendix.Modeler.Core\Main\ModelerSettingsManager.cs:line 375 [compile] 2025-01-10T13:07:38.566481663Z at Mendix.Modeler.Main.ModelerSettingsManager.DoLoad(ModelerSettings settings) in Mendix.Modeler.Core\Main\ModelerSettingsManager.cs:line 177 [compile] 2025-01-10T13:07:38.568162243Z at Mendix.Modeler.Main.ModelerSettingsManager.LoadSettings() in Mendix.Modeler.Core\Main\ModelerSettingsManager.cs:line 162 [compile] 2025-01-10T13:07:48.011532601Z Executing step 'Clean deployment directory'
asked
0 answers