An error occurred (An unknown error while starting the server) when I use Mendix Studio Pro 9.24.34 for the Vendor Onboarding project in Marketplace.

0
Hello, I am learning the workflow in Mendix Studio Pro 9.24.34. I downloaded the sample project Vendor Onboarding in Marketplace https://marketplace.mendix.com/link/component/208932 which requires Studio Pro 9.18.4 or higher. I imported the App package for a new project in Mendix Studio Pro. When I try to run the project, an error occurred, it says An unknown error while starting the server. The screenshot is shown below And I do not know how to solve it now. Can anyone with kindness help me?
asked
5 answers
5

Hello,

 

You can check encryption key in studio pro.

 

Please update with value- abcdefghijklmnopqrstuvwxyz123456 ,it should be solved.

 

image.png

 

answered
0

Hi,

 

Could you please share complete log details?

answered
0

The complete log detail is

 

Mendix.Modeler.M2EEConnector.M2EEException: The server encountered an error.

   at Mendix.Modeler.M2EEConnector.M2EEResponse.CheckSuccess() in Mendix.Modeler.M2EEConnector\M2EEResponse.cs:line 57

   at Mendix.Modeler.M2EEConnector.M2EEClient.UpdateAppContainerConfiguration(Int32 port, String listenAddresses) in Mendix.Modeler.M2EEConnector\M2EEClient.cs:line 143

   at Mendix.Modeler.M2EEConnector.StartupManager.PerformStartup(StartupInfo info, IM2EEClient client) in Mendix.Modeler.M2EEConnector\StartupManager.cs:line 27

   at Mendix.Modeler.M2EEConnector.RuntimeController.Start(StartupInfo info, LogLevel autoSubscribeLogLevel) in Mendix.Modeler.M2EEConnector\RuntimeController.cs:line 136

   at Mendix.Modeler.Deployment.Local.LocalRunner.<>c__DisplayClass96_0.<RuntimeLaunched>b__1() in Mendix.Modeler.Deployment\Local\LocalRunner.cs:line 436

   at Mendix.Modeler.Utility.BackgroundUtil.<>c__DisplayClass1_0`1.<Do>b__0(Object s, DoWorkEventArgs e) in Mendix.Modeler.Utility\BackgroundUtil.cs:line 36

   at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)

 

answered
0

Hello,I then changed the application root URL, this error disappeared, but another error occurred, the screenshot is

向Mendix发问(20250527)屏幕截图(1439)2.pngThe detailed message is

向Mendix发问(20250527)屏幕截图(1439)3.pngAnd I do not know how to solve this now.

answered
0

Oh,the detailed message is

向Mendix发问(20250527)屏幕截图(1440)1.png

answered