Resuming App Issue

0
Hello,   I deployed my app on the  mendix cloud free apps. But the website is not opening and the website says "Resuming App" for a long time.   I'm not sure if it is realted with this phenomenon, 'Activity' on 'Environments' page of developer portal shows "Couldn't deploy to your sandbox. Please, check the logs: Error while deploying MDA by  (user name)".  Then according to the "Latest Build Output" like below, there are two errors on it.  > ERROR Mendix.Modeler.Internationalization.LocalizationProvider Translation catalog was not initialized >ERROR Mendix.Modeler.Main.ModelerSettingsManager Failed to load settings. Using default settings. Could you please give an advise to solve these errors ? And are these errors related with "Resuming App Issue" ?   Regards, ---------- Pipeline created at 2024-11-18T01:24:08Z [teamserver-discovery] 2024-11-18T01:24:14.402684234Z Project: 9a345527-9093-48d9-ad5f-36d536d180e8 [teamserver-discovery] 2024-11-18T01:24:14.402723077Z Determining repository type... [teamserver-discovery] 2024-11-18T01:24:14.563540785Z Found type: git [teamserver-discovery] 2024-11-18T01:24:14.564241231Z Found URL: https://git.api.mendix.com/9a345527-9093-48d9-ad5f-36d536d180e8.git [teamserver-checkout] 2024-11-18T01:24:29.191553566Z Project: 9a345527-9093-48d9-ad5f-36d536d180e8 [teamserver-checkout] 2024-11-18T01:24:29.191558020Z Branch: main [teamserver-checkout] 2024-11-18T01:24:29.191561964Z Revision: b3830715a171472fcfd650bb89ce085e5a90527e [teamserver-checkout] 2024-11-18T01:24:29.191569051Z Getting temporary access URL... [teamserver-checkout] 2024-11-18T01:24:29.329564104Z Cloning repository... [teamserver-checkout] 2024-11-18T01:24:32.110064744Z Checked out revision b3830715a171472fcfd650bb89ce085e5a90527e [teamserver-checkout] 2024-11-18T01:24:32.307050332Z Finding MPR file... [teamserver-checkout] 2024-11-18T01:24:32.312809533Z Found: /workspace/build/source/0714.mpr [teamserver-checkout] 2024-11-18T01:24:32.315444415Z Mendix version: 10.12.0.38909 [compile] 2024-11-18T01:24:52.913761051Z Using Java 21 [compile] 2024-11-18T01:24:52.919103312Z Your mendix version - 10.12.0.38909 is not supported by SBOM scanner [compile] 2024-11-18T01:24:52.977484127Z [compile] 2024-11-18T01:24:52.977500637Z __ __ ____ _ _ _ [compile] 2024-11-18T01:24:52.977503449Z | \/ | | _ \ (_) | | | [compile] 2024-11-18T01:24:52.977505738Z | \ / |_ _| |_) |_ _ _| | __| | [compile] 2024-11-18T01:24:52.977508247Z | |\/| \ \/ / _ <| | | | | |/ _` | [compile] 2024-11-18T01:24:52.977510533Z | | | |> <| |_) | |_| | | | (_| | [compile] 2024-11-18T01:24:52.977512888Z |_| |_/_/\_\____/ \__,_|_|_|\__,_| [compile] 2024-11-18T01:24:52.977515034Z [compile] 2024-11-18T01:24:53.051719911Z v10.12.0.38909 [compile] 2024-11-18T01:24:53.051739715Z [compile] 2024-11-18T01:24:56.006235268Z Starting build for Mendix Project file: /workspace/build/source/0714.mpr [compile] 2024-11-18T01:24:56.007162848Z Using the following options: [compile] 2024-11-18T01:24:56.007182091Z * Build target: Package [compile] 2024-11-18T01:24:56.007186813Z * Deployment package file: /workspace/build/dist/3ee90de6-8b85-4006-9710-948b10ef63fc.mda [compile] 2024-11-18T01:24:56.007190169Z * Model version: 1.0.0.b3830715 [compile] 2024-11-18T01:24:56.007193356Z * Model description: Automatically generated deployment package for Free App deployment. [compile] 2024-11-18T01:24:56.007196731Z Reading project file... [compile] 2024-11-18T01:24:57.962850753Z Building project... [compile] 2024-11-18T01:24:57.972671299Z 2024-11-18 01:24:57.9679 ERROR Mendix.Modeler.Internationalization.LocalizationProvider Translation catalog was not initialized [compile] 2024-11-18T01:24:57.974571404Z Executing step 'Synchronize with file system' [compile] 2024-11-18T01:24:57.974769793Z 2024-11-18 01:24:57.9746 ERROR Mendix.Modeler.Internationalization.LocalizationProvider Translation catalog was not initialized [compile] 2024-11-18T01:24:57.974837469Z * Synchronizing with file system... [compile] 2024-11-18T01:24:59.126102213Z Executing step 'Initialize' [compile] 2024-11-18T01:24:59.145672892Z * Preparing deployment... [compile] 2024-11-18T01:24:59.193350451Z Executing step 'Check prerequisites' [compile] 2024-11-18T01:24:59.193566424Z * Checking for errors... [compile] 2024-11-18T01:24:59.261460698Z 2024-11-18 01:24:59.2592 ERROR Mendix.Modeler.Main.ModelerSettingsManager Failed to load settings. Using default settings. [compile] 2024-11-18T01:24:59.261494787Z System.UnauthorizedAccessException: Access to the file or directory '/root/.local/share/Mendix' is denied. [compile] 2024-11-18T01:24:59.261499064Z at Mendix.Modeler.Utility.WhitelistAware.EnsurePathSafety(String path) in Mendix.Modeler.Utility\WhitelistAware.cs:line 65 [compile] 2024-11-18T01:24:59.261502567Z at Mendix.Modeler.Utility.FileSystem.CreateDirectory(String path) in Mendix.Modeler.Utility\FileSystem.cs:line 165 [compile] 2024-11-18T01:24:59.261506493Z at Mendix.Modeler.Main.ModelerSettingsManager.CreateSettingsFile() in Mendix.Modeler.Core\Main\ModelerSettingsManager.cs:line 375 [compile] 2024-11-18T01:24:59.261509978Z at Mendix.Modeler.Main.ModelerSettingsManager.DoLoad(ModelerSettings settings) in Mendix.Modeler.Core\Main\ModelerSettingsManager.cs:line 177 [compile] 2024-11-18T01:24:59.261523779Z at Mendix.Modeler.Main.ModelerSettingsManager.LoadSettings() in Mendix.Modeler.Core\Main\ModelerSettingsManager.cs:line 162 [compile] 2024-11-18T01:25:02.029877414Z Executing step 'Clean deployment directory' [compile] 2024-11-18T01:25:02.030012354Z * Cleaning deployment directory... [compile] 2024-11-18T01:25:10.417207551Z * Cleaning ml deployment directory... [compile] 2024-11-18T01:25:10.417494494Z * Cleaning web deployment directory... [compile] 2024-11-18T01:25:10.417624355Z * Cleaning source web deployment directory... [compile] 2024-11-18T01:25:10.417737051Z Executing step 'Perform model transformations' [compile] 2024-11-18T01:25:10.422471898Z * Applying model transformations... [compile] 2024-11-18T01:25:10.452307686Z Executing step 'Generate deployment files' [compile] 2024-11-18T01:25:10.453409805Z * Writing files... [compile] 2024-11-18T01:25:12.746408504Z Executing step 'Prepare deployment' [compile] 2024-11-18T01:25:12.746923195Z * Generating styles for icons [compile] 2024-11-18T01:25:12.753140960Z * Cleaning web deployment directory... [compile] 2024-11-18T01:25:12.829449297Z Executing step 'Build deployment structure' [compile] 2024-11-18T01:25:12.888133324Z * Exporting ml models to ml deployment directory... [compile] 2024-11-18T01:25:12.891301988Z * Compiling theme files... [compile] 2024-11-18T01:25:12.894248326Z * Exporting a theme... [compile] 2024-11-18T01:25:13.366121626Z * Generating font files for icons [compile] 2024-11-18T01:25:13.367196503Z * Exporting pages... [compile] 2024-11-18T01:25:13.836740907Z * Exporting metadata... [compile] 2024-11-18T01:25:13.838382374Z * Exporting microflows model... [compile] 2024-11-18T01:25:13.939528707Z * Exporting custom widgets... [compile] 2024-11-18T01:25:14.104508497Z * Bundling custom widgets... [compile] 2024-11-18T01:25:20.158054165Z Executing step 'Save model to deployment directory' [compile] 2024-11-18T01:25:20.158209092Z * Saving model to deployment directory... [compile] 2024-11-18T01:25:20.410695375Z Executing step 'Finalize deployment structure' [compile] 2024-11-18T01:25:20.411228698Z * Post-processing generation results... [compile] 2024-11-18T01:25:20.416283905Z Executing step 'Bundle application' [compile] 2024-11-18T01:25:20.418184748Z * Compiling Java... [compile] 2024-11-18T01:25:26.467377086Z * Cleaning up deployment directory... [compile] 2024-11-18T01:25:26.469862941Z * Compressing web resources... [compile] 2024-11-18T01:25:26.724663119Z Executing step 'Compress deployment package' [compile] 2024-11-18T01:25:26.726445695Z * Creating deployment package... [compile] 2024-11-18T01:25:27.984737833Z Executing step 'Clean up' [compile] 2024-11-18T01:25:27.984858902Z * Cleaning up... [compile] 2024-11-18T01:25:28.044392701Z BUILD SUCCEEDED [compile] 2024-11-18T01:25:28.074994795Z Build successful! [compile] 2024-11-18T01:25:28.075015287Z Results: [compile] 2024-11-18T01:25:28.076299408Z /workspace/build/dist/3ee90de6-8b85-4006-9710-948b10ef63fc.mda [teamserver-tag] 2024-11-18T01:25:51.650886716Z Project: 9a345527-9093-48d9-ad5f-36d536d180e8 [teamserver-tag] 2024-11-18T01:25:51.650889913Z Branch: main [teamserver-tag] 2024-11-18T01:25:51.650892440Z Revision: b3830715a171472fcfd650bb89ce085e5a90527e [teamserver-tag] 2024-11-18T01:25:51.650895009Z Tag name: 1.0.0.b3830715 [teamserver-tag] 2024-11-18T01:25:51.650897670Z Tag description: Automatically generated deployment package for Free App deployment. [teamserver-tag] 2024-11-18T01:25:51.802334047Z Tagging revision... [teamserver-tag] 2024-11-18T01:25:53.903341693Z All clear! [upload] 2024-11-18T01:26:09.267346124Z Uploading the package [upload] 2024-11-18T01:26:19.777405990Z Package is uploaded
asked
2 answers
0

Do not expect this to be an issue with the resume function as the resume will not publish your app, rather it will spin up the node only. I think something went wrong with the model being deployed the last time and when you fix this and redeploy your app the app will run fine.

answered
0

Dear Erwin 't, 

 

Thank you for your comment.  This phnomenon has happened with the ohter app too. And we were able to access the app until yesterday and I have not modify at all. So I am thinking that the  mendix cloud side might have any issues, but do you have any idea to recover this phenomenon ? 

 

As of now, I have created three apps. Then they are the below situation. 

My app 1 -> 'Resuming app...' is shown continuously.

My app 2 -> 'Resuming app...' is shown continuously.

My app 3 -> The app is shown as expected. 

 

Regards,

answered