Hi,
Hi Ahmed, For the Error ->"An error occurred while uploading the project to the repository"
Common Causes:
Unstable internet
Antivirus/firewall (even if turned off, background services may interfere)
Missing Git permissions
Project name or path issues (long paths or special characters).
Solutions:
Retry using:Menu → Version Control → Upload to Version Control Server(This usually works after a failed initial upload)
Check Git SetupMake sure your system has Git properly installed and configured (Mendix uses Git behind the scenes in v10+)
Check Project Name & Path
Avoid special characters or very long paths (e.g., C:\Users\YourName\Documents\Mendix\VeryLongProjectName...)
Try moving your project to C:\MendixProjects\YourAppName\
Run as Administrator
Close Studio Pro
Right-click > Run as Administrator
Then try uploading again
Recommendation:
First, use Studio Pro 10.22 to open the app if that’s the original version.
Once it opens, you can choose to upgrade the app to 10.24 inside Studio Pro.
Then re-attempt upload using Version Control > Upload to Version Control Server
I hope this one helps you! :)
Hi Ahmed
Check whether you have compatible Git version installed in your PC (for Mendix studio pro version 10.24 )
Regards
Ajay
You can install 10.22 and try again.