Studio Pro - Error 503 - Downloading/Uploading Changes to Repository

0
Hi There, I have been trying to download a project I created on Mendix Studio to use Locally on Mendix Studio Pro, but I am hitting an error 503. SharpSvn.SvnRepositoryIOException: Unexpected HTTP status 503 'Service Unavailable' on '/ad97e5d4-0787-405e-9b30-95f46b9c9f9c/!svn/rvr/2/trunk/userlib/accessors-smart-1.2.jar'    at SharpSvn.SvnClientArgs.HandleResult(SvnClientContext client, SvnException error, Object targets) in d:\bb\sharpsvn-v1.900x\v40\src\sharpsvn\svnclientargs.cpp:line 78    at SharpSvn.SvnClient.CheckOut(SvnUriTarget url, String path, SvnCheckOutArgs args, SvnUpdateResult& result) in d:\bb\sharpsvn-v1.900x\v40\src\sharpsvn\commands\checkout.cpp:line 62    at SharpSvn.SvnClient.CheckOut(SvnUriTarget url, String path) in d:\bb\sharpsvn-v1.900x\v40\src\sharpsvn\commands\checkout.cpp:line 35    at Mendix.Modeler.VersionControl.SvnConnector.Checkout(Uri urlToCheckout, String targetProjectDirectory) in C:\jenkins-ci\workspace\AppStudio3.0-Build@2\modeler\Mendix.Modeler.VersionControl\SvnConnector.cs:line 134     I am also hitting it when attempting to create a new project and it uploads to the repository. SharpSvn.SvnRepositoryIOException: Commit failed (details follow): ---> SharpSvn.SvnRepositoryIOException: Unexpected HTTP status 503 'Service Unavailable' on '/924d11d3-6cd5-4fa4-b8fc-02f4e3f204f4/!svn/txr/1-1/trunk/userlib/accessors-smart-1.2.jar' --- End of inner exception stack trace --- at SharpSvn.SvnClientArgs.HandleResult(SvnClientContext client, SvnException error, Object targets) in d:\bb\sharpsvn-v1.900x\v40\src\sharpsvn\svnclientargs.cpp:line 78 at SharpSvn.SvnClient.Commit(ICollection`1 paths, SvnCommitArgs args, SvnCommitResult& result) in d:\bb\sharpsvn-v1.900x\v40\src\sharpsvn\commands\commit.cpp:line 100 at Mendix.Modeler.VersionControl.SvnConnector.PathClientDo(String workingCopyPath, Action`1 action) in C:\jenkins-ci\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.VersionControl\SvnConnector.cs:line 921 at Mendix.Modeler.VersionControl.SvnConnector.Commit(String projectDir, SvnCommitArgs commitArgs) in C:\jenkins-ci\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.VersionControl\SvnConnector.cs:line 875 at Mendix.Modeler.VersionControl.CommitWorker.DoCommit(IProject project, String message, RevisionMetadata metadata) in C:\jenkins-ci\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.VersionControl\CommitWorker.cs:line 216 at Mendix.Modeler.VersionControl.CommitWorker.CommitToRepository(IProject project, String message, RevisionMetadata metadata) in C:\jenkins-ci\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.VersionControl\CommitWorker.cs:line 190 It’s making the newly created Project unusable because there is no .mpr file associated with it. Any ideas what is going on?
asked
2 answers
0

Hi Erin,

Teamserver has been having issues today.  You can check status here:  https://status.mendix.com/

The status page says a fix has been implemented.  However, if you continue to have problems you should file a ticket at support.mendix.com

Hope that helps,

Mike

answered
0

Where can I file a ticket?

On the support page I am only seeing phone numbers to call.

If i click Submit a request I am at a blank page with a dropdown that doesn’t do anything.

answered