Hi everyone,
I was able to find what’s going on. The studio pro try to use the proxy to call 127.0.0.1.
To handle it, just add or update the environment variable NO_PROXY to add 127.0.0.1
after I guess it will work
Hi Latika,
This is no error, these are normal startup messages. What are you seeing when opening the page in a browser?
Hi, I’m getting exactly the same error running Native Mobile Inspection App from Learning Path:
Could someone solve it?
Please see screenshot of error for reference.
Update: I made the example of Native Mobile Inspection App in Studio Pro v9.10.3 and it works correctly.
I’ve the same problem after doing an update to 9.11.1
Please do the following:
Go to your Mendix\9.11.1.40456\modeler folder, then finding the studiopro.exe.nlog file, and then, on line 8, changing the minlevel to "Trace" (or "Debug").
Afterwards, you would need to reproduce the issue again to get all the logs.
Please confirm what is present in the logs?
All – Please check the solution by arnaud marchesi
Solution : just add or update the environment variable NO_PROXY to add 127.0.0.1