New App > Downloading > Git Not Found

0
Hi. I am new to Mendix, following the Crash Course. I created a new app ("Summerhill Hospital"). MX version is 11.1.0.75979 I click "Edit in Studio Pro" and Studio Pro opens (also version 11.1.0.75979) I get a popup "Open Team Server App". The Team Server App is "Summerhill Hospital" and the Development line is "Main line ("main")". The App directory on my disk is C:\Users\[my user name]\Mendix\Summerhill Hospital-main I click "ok" and get a progress bar "Downloading app..." which only shows "Initializing" After about 30 seconds I get an error "Failed to checkout remote repository", with in the details "Git not found"   The day before I had exactly the same issue when i tried to open the first app I created. But then my desktop app was version 11.0.0, so i updated to 11.1.0 and then it worked.    Today I am at attempt 15 or so... same error over and over again. I removed version 11.0.0 from my computer to be sure (although the app that opens clearly shows 11.1.0), so as expected, it didn't work. I tried making it in a new folder directly on my C drive, didn't help.    Finally I tried to find a similar issue in the community, but I haven't found an answer yet...    Any suggestions how to resolve it or how to troubleshoot it?  
asked
2 answers
2

Hi Sebastiaan Weyler,

It could network issue, sometimes it happens.. 

You can try to change your network, and it shall work.

 

Hope it helps!

answered
0

Small  update... 

I removed all Mendix software from my computer. Installed version 10 (instead of 11).

This time i did not click on "Create App" from the web-portal, but I clicked on "Create app" directly in Studio Pro 10, and then I had no issues at all. 

 

So for now I can continue my course, and I will avoid starting new apps from the portal... but still not sure what the core issue was. 

answered